240 发简信
IP属地:江苏
  • 【NLP论文】文本匹配/文本语义相似度任务、句向量生成相关论文

    【Sentence-bert】 Sentence-BERT: Sentence Embeddings using Siamese BERT-Ne...

  • Resize,w 360,h 240
    【NLP论文】新意图发现相关论文

    1.Constrained Deep Adaptive Clustering with Cluster Refinement 论文:https:...

  • Resize,w 360,h 240
    【NLP论文】OOD (Out-of-Distribution) 检测相关论文

    1. GOLD: Improving Out-of-Scope Detection in Dialogues using Data Augmen...

  • Resize,w 360,h 240
    【NLP论文】对比学习相关论文

    1. Self-Guided Contrastive Learning for BERT Sentence Representations 论文...

  • Resize,w 360,h 240
    【NLP论文】Prompt Learning提示学习相关论文

    1.Exploiting Cloze Questions for Few Shot Text Classifification and Natu...

  • 【NLP论文】文本纠错相关论文

    错别字类型 1. 字形相似错误。 2. 拼音相似错误 3. 其他: 多字、少字、乱序 纠错难点 1. 需要一定的知识背景: 专有名词、人名等 2...

  • 【NLP实战】文本纠错: pycorrector

    Pycorrector实现文本纠错 代码: https://github.com/shibing624/pycorrector[https://...

  • Resize,w 360,h 240
    【NLP论文】SimCSE: 基于对比学习的句向量

    SimCSE: Simple Contrastive Learning of Sentence Embeddings 摘要 论文利用对比学习获得...

  • Resize,w 360,h 240
    【学习笔记】NLP-BERT系列

    【BERT】问题 - 预训练与微调之间的不匹配问题,微调时从未看到[MASK] - 收敛速度慢: 每个batch中只预测了15%的token,导...