hellonlp / sentence-similarity
文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT
☆73Updated 5 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
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 基于词汇信息融合的中文NER模型☆166Updated 3 years ago
- 超长文本分类(大于1000 字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- experiments of some semantic matching models and comparison of experimental results.☆161Updated last year
- SimCSE中文语义相似度对比学习模型☆85Updated 3 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆61Updated 2 years ago
- SimCSE在中文上的复现,有监督+无监督☆275Updated 2 months ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆175Updated 3 years ago
- Implemention of NER model on chinese dataset.☆74Updated 2 years ago
- bert pytorch模型微调用于的多标签文本分类☆132Updated 5 years ago
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆113Updated last year
- Bert预训练模型fine-tune计算文本相似度☆104Updated last year
- 无监督中文关键词抽取(Keyphrase Extraction),基于统计,基于图【LDA与PageRank(TextRank, TPR, Salience Rank, Single TPR等)】,基于嵌入【SIFRank等】,开箱即用!☆104Updated 2 years ago
- ☆278Updated 3 years ago
- 本项目采用Keras和Keras-bert实现中文序列标注,对BERT进行微调,并在多个命名实体识别数据集上进行测试。☆47Updated 4 years ago
- CoSENT、STS、SentenceBERT☆167Updated 2 months ago
- OpenTextClassification is all you need for text classification! Open text classification for everyone, enjoy your NLP journey! 这可能是目前为止最全…☆207Updated last year
- 各大文本摘要模型-中文文本可运行的解决方案☆69Updated last year
- 中文数据集下SimCSE+ESimCSE的实现☆192Updated 2 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆47Updated 4 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆176Updated 3 years ago
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- 本项目采用Keras和Keras-bert实现文本多分类任务,对BERT进行微调。☆48Updated 4 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆123Updated 2 years ago
- LLM for NER☆70Updated 9 months ago
- Pytorch-NLU,一个中文文本分类、序列标注工具包,支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Ptorch NLU, a Chinese text classification and sequ…☆345Updated 9 months ago
- 中文自然语言推理与语义相似度数据集☆350Updated 3 years ago
- bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。☆51Updated 2 years ago
- 基于pytorch+bert的中文文本分类☆84Updated 2 years ago