jinxulin / chinese-text2vec
中文文本的向量表示方法(Sentence-BERT, CoSENT)的PyTorch简单实现,可以用于文本相似度计算。
☆9Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for chinese-text2vec
- 法研杯犯罪金额提取☆12Updated 2 years ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆10Updated 3 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification☆27Updated 3 years ago
- bert-flat 简化版 添加了很多注释☆15Updated 2 years ago
- 全球人工智能技术创新大赛-赛道三:小布助手对话短文本语义匹配☆11Updated 3 years ago
- SimCSE的tensorflow版本实现,以及基础实验对比☆12Updated 3 years ago
- 针对NER领域提供从线下训练到线上部署的一整套闭环流程☆12Updated 3 years ago
- ☆12Updated 3 years ago
- pytorch bert 版的 multi_label_text_classification☆10Updated 4 years ago
- ☆10Updated 2 years ago
- NLP tools, word segmentation, sentence segmentation, New-Word-Discovery,新词发现☆24Updated 9 months ago
- 1.4亿通用知识图谱问答☆17Updated 4 years ago
- ☆13Updated 10 months ago
- 基于pytorch的不平衡数据的文本分类☆9Updated 2 years ago
- 有一个通用实体关系事件抽取的任务,需要使用到UIE模框架,而且需要将起部署到昇腾310服务器上,因为UIE模型底层使用的是ernie3.0,但是目前paddle官方还不支持ernie3.0模型在昇腾310上部署,所以才有了以下的操作,主要过程是,先试用paddle训练处模型…☆17Updated 2 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆33Updated 5 years ago
- Datafountain-Epidemic government affairs quiz assistant competition. We divided this task into two parts: document retrieval and answer e…☆13Updated 2 years ago
- bert_avg,bert_whitening,sbert,consert,simcse,esimcse 中文句向量表示☆16Updated 2 years ago
- tf&torch about nlp☆10Updated 2 years ago
- 基于simcse的中文句向量生成☆15Updated 2 years ago
- 适用于常见的NLP任务的模板☆34Updated last year
- 开课吧&后厂理工学院_百度NLP项目2:试题数据集多标签文本分类 Models: FastText TextCNN GCN BERT et al.☆48Updated 4 years ago
- 实验苏神的CoSENT的Torch实现☆32Updated 2 years ago
- ☆18Updated last year
- rasa_chinese 的服务 package☆18Updated 3 years ago
- 文本处理相关库,目前包括新词发现、字符串匹配等功能。☆15Updated 3 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆90Updated 4 years ago
- using lear to do ner extraction☆29Updated 2 years ago
- 基于BERT的预训练语言模型实现,分为两步:预训练和微调。目前已包括BERT、Roberta、ALbert三个模型,且皆可支持Whole Word Mask模式。☆16Updated 4 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year