qingyujean / document-level-classification
超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题
☆126Updated 3 years ago
Alternatives and similar repositories for document-level-classification:
Users that are interested in document-level-classification are comparing it to the libraries listed below
- experiments of some semantic matching models and comparison of experimental results.☆161Updated last year
- SimCSE在中文上的复现,有监督+无监督☆272Updated 3 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆175Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆101Updated last year
- 基于pytorch_bert的中文多标签分类☆88Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆128Updated 5 years ago
- ☆277Updated 2 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆46Updated 4 years ago
- 基于词汇信息融合的中文NER模型☆164Updated 2 years ago
- 中文无监督SimCSE Pytorch实现☆133Updated 3 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆61Updated last year
- 全局指针统一处理嵌套与非嵌套NER☆254Updated 3 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆153Updated 2 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆191Updated 2 years ago
- OpenTextClassification is all you need for text classification! Open text classification for everyone, enjoy your NLP journey! 这可能是目前为止最全…☆201Updated 9 months ago
- 中文自然语言推理与语义相似度数据集☆345Updated 3 years ago
- SimCSE有监督与无监督实验复现☆148Updated 11 months ago
- Chinese NLP Data Augmentation, BERT Contextual Augmentation☆112Updated 2 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆384Updated last year
- 无监督中文关键词抽取(Keyphrase Extraction),基于统计,基于图【LDA与PageRank(TextRank, TPR, Salience Rank, Single TPR等)】,基于嵌入【SIFRank等】,开箱即用!☆105Updated 2 years ago
- Pytorch-NLU,一个中文文本分类、序列标注工具包,支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Ptorch NLU, a Chinese text classification and sequ…☆340Updated 7 months ago
- CMeEE/CBLUE/NER实体识别☆125Updated 2 years ago
- SimCSE中文语义相似度对比学习模型☆81Updated 2 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆73Updated 2 months ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆73Updated 3 years ago
- 基于prompt的中文文本分类。☆54Updated last year
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆112Updated 4 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标 分析...代码包含TensorFlow/Pytorch双版本☆173Updated 2 years ago
- Some Cool NLP and CV Repositories and Solutions (收集NLP中常见任务的开源解决方案、数据集、工具、学习资料等)☆157Updated 3 years ago
- Implemention of NER model on chinese dataset.☆70Updated last year