jinxulin / chinese-text2vec
中文文本的向量表示方法(Sentence-BERT, CoSENT)的PyTorch简单实现,可以用于文本相似度计算。
☆9Updated 3 years ago
Alternatives and similar repositories for chinese-text2vec:
Users that are interested in chinese-text2vec are comparing it to the libraries listed below
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification☆27Updated 3 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Updated 4 years ago
- 开课吧&后厂理工学院_百度NLP项目2:试题数据集多标签文本分类 Models: FastText TextCNN GCN BERT et al.☆48Updated 5 years ago
- bert-flat 简化版 添加了很多注释☆15Updated 3 years ago
- 法研杯犯罪金额提取☆12Updated 3 years ago
- 使用HMM模型实现的机构名实体识别☆46Updated 6 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year
- 中文文本纠错模型,keras实现☆73Updated 3 years ago
- 专业领域词库构建/中文新词发现/专业词库发现☆29Updated 5 years ago
- 关键词抽取项目☆24Updated 4 years ago
- Bert预训练模型fine-tune计算文本相似度☆101Updated last year
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆82Updated 2 years ago
- bert_avg,bert_whitening,sbert,consert,simcse,esimcse 中文句向量表示☆16Updated 2 years ago
- 时间关键词正则提取以及标准化☆21Updated 3 years ago
- Bert分类,语义相似度,获取句向量。☆65Updated 2 weeks ago
- 基于rasa_框架实现指自然语言相关功能:实体识别、文本分类、代消解功能、关系抽取等☆17Updated last year
- 之江-电商评论观 点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆33Updated 5 years ago
- pytorch bert 版的 multi_label_text_classification☆10Updated 5 years ago
- using lear to do ner extraction☆29Updated 3 years ago
- 基于ELMo, tensorflow的中文命名实体标注 Chinese Named Entity Recognition Based on ELMo☆21Updated 5 years ago
- textcnn多标签文本分类☆36Updated 6 years ago
- 新词发现算法与同义词挖掘☆27Updated 7 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 2 years ago
- 实验苏神的CoSENT的Torch实现☆32Updated 3 years ago
- 基于BERT和指针网络构建实体抽取任务☆14Updated 4 years ago
- DataFountain第五届达观杯第4名方案☆50Updated 2 years ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆10Updated 4 years ago
- 简单高效的Bert中文文本分类模型开发和部署☆25Updated 5 years ago
- 对苏神的bert4keras的实现原理和矩阵运算进行详细的注释,方便学习;bert4keras链接:https://github.com/bojone/bert4keras☆41Updated 4 years ago
- Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆54Updated 6 years ago