taishan1994 / sbert_text_similarity
使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。
☆47Updated 3 years ago
Alternatives and similar repositories for sbert_text_similarity:
Users that are interested in sbert_text_similarity are comparing it to the libraries listed below
- Bert预训练模型fine-tune计算文本相似度☆100Updated last year
- 基于bert_mrc的中文命名实体识别☆43Updated 2 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆176Updated 3 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year
- 基于pytorch的百度UIE命名实体识别。☆57Updated 2 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆73Updated 3 months ago
- 基于 pytorch 的 bert 实现和下游任务微调☆50Updated 2 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆123Updated last year
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆52Updated 2 years ago
- 继续预训练中文bert☆30Updated 3 years ago
- 基于词汇信息融合的中文NER模型☆165Updated 2 years ago
- experiments of some semantic matching models and comparison of experimental results.☆160Updated last year
- GlobalPointer的优化版/NER实体识别☆116Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆102Updated last year
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆131Updated 9 months ago
- 多标签文本分类☆30Updated 3 years ago
- 基于pytorch_bert的中文多标签分类☆89Updated 3 years ago
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆80Updated 3 years ago
- 基于pytorch的GlobalPointer进行中文命名实体识别。☆36Updated last year
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆113Updated last year
- DataFountain第五届达观杯第4名方案☆50Updated 2 years ago
- pytorch Efficient GlobalPointer☆53Updated 2 years ago
- bert_avg,bert_whitening,sbert,consert,simcse,esimcse 中文句向量表示☆16Updated 2 years ago
- A simple framework for building some basic NLP tasks☆59Updated 2 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆47Updated 4 years ago
- TPlinker for NER 中文/英文命名实体识别☆123Updated 3 years ago
- ☆88Updated 3 years ago
- Bert分类,语义相似度,获取句向量。☆65Updated last week
- 基于PaddleNLP开源的抽取式UIE进行医学命名实体识别(torch实现)☆44Updated 2 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆47Updated 4 years ago