DengBoCong / text-similarityLinks
文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本
☆179Updated 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:
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆104Updated 4 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆178Updated 3 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆132Updated 3 years ago
- SimCSE在中文上的复现,有监督+无监督☆279Updated 7 months ago
- experiments of some semantic matching models and comparison of experimental results.☆163Updated 2 years ago
- bert pytorch模型微调用于的多标签文本分类☆137Updated 5 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆350Updated last year
- 基于词汇信息融合的中文NER模型☆170Updated 3 years ago
- ☆279Updated 3 years ago
- 中文问题句子相似度计算比赛及方案汇总☆303Updated 4 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 中文NER的那些事儿☆320Updated 2 years ago
- Bert预训练模型fine-tune计算文本相似度☆109Updated 2 years ago
- Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。☆178Updated 10 months ago
- 无监督中文关键词抽取(Keyphrase Extraction),基于统计,基于图【LDA与PageRank(TextRank, TPR, Salience Rank, Single TPR等)】,基于嵌入【SIFRank等】,开箱即用!☆108Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
- 以词为基本单位的中文BERT☆472Updated 3 years ago
- CoSENT、STS、SentenceBERT☆171Updated 7 months ago
- ☆87Updated 3 years ago
- 利用huggingface实现文本分类☆58Updated 3 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆193Updated 3 years ago
- SimCSE中文语义相似度对比学习模型☆89Updated 3 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆149Updated 3 years ago
- multi-label-classification-4-event-type☆138Updated 2 years ago
- Keyphrase or Keyword Extraction 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained La…☆431Updated 5 years ago
- SimCSE在中文任务上的简单实验☆605Updated 2 years ago
- 中文无监督SimCSE Pytorch实现☆135Updated 4 years ago
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆192Updated 2 years ago
- Clustering text with Bert☆57Updated 5 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆151Updated 2 years ago