taishan1994 / sbert_text_similarity
使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。
☆46Updated 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
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆131Updated 8 months ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year
- 继续预训练中文bert☆30Updated 3 years ago
- DataFountain第五届达观杯第4名方案☆49Updated 2 years ago
- Bert预训练模型fine-tune计算文本相似度☆100Updated last year
- 基于词汇信息融合的中文NER模型☆164Updated 2 years ago
- ☆88Updated 3 years ago
- 基于 pytorch 的 bert 实现和下游任务微调☆48Updated 2 years ago
- experiments of some semantic matching models and comparison of experimental results.☆161Updated last year
- 中文无监督SimCSE Pytorch实现☆133Updated 3 years ago
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆80Updated 3 years ago
- 多标签文本分类☆29Updated 3 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆175Updated 3 years ago
- 基于pytorch的级联Bert用于中文命名实体识别。☆19Updated last year
- SinglepassTextCluster, an TextCluster tools based on Singlepass cluster algorithm that use tfidf vector and doc2vec,which can be used for…☆62Updated 3 years ago
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆115Updated 11 months ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆47Updated 3 years ago
- Bert分类,语义相似度,获取句向量。☆65Updated 2 months ago
- bert_avg,bert_whitening,sbert,consert,simcse,esimcse 中文句向量表示☆16Updated 2 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆73Updated 2 months ago
- 基于PaddleNLP开源的抽取式UIE进行医学命名实体识别(torch实现)☆44Updated 2 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆97Updated 2 years ago
- 商品标题实体识别☆23Updated 2 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 2 years ago
- 基于深度学习的FAQ式问答系统☆34Updated 3 years ago
- 基于simcse的中文句向量生成☆15Updated 2 years ago
- pytorch Efficient GlobalPointer☆53Updated 2 years ago
- using lear to do ner extraction☆29Updated 2 years ago
- bert pytorch模型微调用于的多标签文本分类☆128Updated 5 years ago