hellonlp / sentence-similarity
文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT
☆73Updated 4 months ago
Alternatives and similar repositories for sentence-similarity:
Users that are interested in sentence-similarity are comparing it to the libraries listed below
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆103Updated last year
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- 基于pytorch_bert的中文多标签分类☆89Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆131Updated 5 years ago
- SimCSE在中文上的复现,有监督+无监督☆275Updated last month
- experiments of some semantic matching models and comparison of experimental results.☆161Updated last year
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆176Updated 3 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆61Updated 2 years ago
- SimCSE中文语义相似度对比学习模型☆84Updated 3 years ago
- 基于词汇信息融合的中文NER模型☆166Updated 3 years ago
- 无监督中文关键词抽取(Keyphrase Extraction),基于统计,基于图【LDA与PageRank(TextRank, TPR, Salience Rank, Single TPR等)】,基于嵌入【SIFRank等】,开箱即用!☆104Updated 2 years ago
- Implemention of NER model on chinese dataset.☆71Updated 2 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆191Updated 2 years ago
- bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。☆51Updated 2 years ago
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆175Updated 11 months ago
- 基于pytorch+bert的中文文本分类☆82Updated 2 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆176Updated 2 years ago
- 基于深度学习的FAQ式问答系统☆34Updated 3 years ago
- LLM for NER☆68Updated 8 months ago
- CMeEE/CBLUE/NER实体识别☆128Updated 3 years ago
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆113Updated last year
- 基于 pytorch 的 bert 实现和下游任务微调☆50Updated 2 years ago
- 基于BERT的中文命名实体识别☆41Updated 3 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆156Updated 2 years ago
- 中文自然语言推理与语义相似度数据集☆346Updated 3 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆123Updated 2 years ago
- GlobalPointer的优化版/NER实体识别☆118Updated 3 years ago
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆113Updated 4 years ago
- SimCSE有监督与无监督实验复现☆149Updated last year
- Bert预训练模型fine-tune计算文本相似度☆102Updated last year