DengBoCong / text-similarityLinks
文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本
☆178Updated 3 years ago
Alternatives and similar repositories for text-similarity
Users that are interested in text-similarity are comparing it to the libraries listed below
Sorting:
- 中文NER的那些事儿☆318Updated last year
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆176Updated 3 years ago
- 中文问题句子相似度计算比赛及方案汇总☆301Updated 4 years ago
- SimCSE在中文上的复现,有监督+无监督☆277Updated 4 months ago
- experiments of some semantic matching models and comparison of experimental results.☆162Updated 2 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆157Updated 2 years ago
- multi-label-classification-4-event-type☆136Updated 2 years ago
- 本人项目进行中搜集的数据集,包含原始数 据和经过处理后的数据,项目持续更新。☆114Updated 4 years ago
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆126Updated 2 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆393Updated 2 years ago
- ☆278Updated 3 years ago
- bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。☆52Updated 2 years ago
- Mark and summarize the NLP project has been through☆135Updated 3 years ago
- pytorch中文语言模型预训练☆389Updated 4 years ago
- 中文命名实体识别NER。用keras实现BILSTM+CRF、IDCNN+CRF、BERT+BILSTM+CRF进行实体识别。结果当然是BERT+BILSTM+CRF最好啦。☆291Updated 5 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆148Updated 3 years ago
- SimCSE在中文任务上的简单实验☆604Updated last year
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆74Updated 6 months ago
- bert pytorch模型微调用于的多标签文本分类☆133Updated 5 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆347Updated 11 months ago
- bert文本分类,ner, albert,keras_bert,bert4keras,kashgari,fastbert,flask + uwsgi + keras部署模型,时间实体识别,tfidf关键词抽取,tfidf文本相似度,用户情感分析☆195Updated 10 months ago
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆428Updated 6 months ago
- 短文本聚类预处理模块 Short text cluster☆277Updated 5 years ago
- Bert预训练模型fine-tune计算文本相似度☆105Updated 2 years ago
- SimCSE中文语义相似度对比学习模型☆86Updated 3 years ago
- 科大讯飞2020事件抽取挑战赛第一名解决方案&完整事件抽取系统☆539Updated 4 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆142Updated 2 years ago
- 全局指针统一处理嵌套与非嵌套NER☆253Updated 4 years ago