hellonlp / sentence-similarityLinks
文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT
☆74Updated 6 months ago
Alternatives and similar repositories for sentence-similarity
Users that are interested in sentence-similarity are comparing it to the libraries listed below
Sorting:
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago
- experiments of some semantic matching models and comparison of experimental results.☆162Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆104Updated last year
- SimCSE在中文上的复现,有监督+无监督☆277Updated 4 months ago
- Implemention of NER model on chinese dataset.☆73Updated 2 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆176Updated 3 years ago
- SimCSE中文语义相似度对比学习模型☆86Updated 3 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆133Updated 5 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆126Updated 2 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆62Updated 2 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆192Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆393Updated 2 years ago
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆114Updated last year
- Bert预训练模型fine-tune计算文本相似度☆105Updated 2 years ago
- 无监督中文关键词抽取(Keyphrase Extraction),基于统计,基于图【LDA与PageRank(TextRank, TPR, Salience Rank, Single TPR等)】,基于嵌入【SIFRank等】,开箱即用!☆105Updated 3 years ago
- 基于pytorch+bert的中文文本分类☆84Updated 2 years ago
- 本项目采用Keras和Keras-bert实现中文序列标注,对BERT进行微调,并在多个命名实体识别数据集上进行测试。☆48Updated 4 years ago
- GlobalPointer的优化版/NER实体识别☆120Updated 3 years ago
- SimCSE有监督与无监督实验复现☆148Updated last year
- 使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。☆48Updated 3 years ago
- 中文NER的那些事儿☆319Updated last year
- 基于GlobalPointer的实体/关系/事件抽取☆148Updated 3 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆133Updated last year
- bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。☆52Updated 2 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆178Updated 3 years ago
- CMeEE/CBLUE/NER实体识别☆131Updated 3 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆87Updated 2 years ago
- 多标签文本分类☆31Updated 3 years ago