binzhouchn / long_text_multilabel_classificationLinks
本仓主要实现并解决基于预训练bert,预训练字向量和词向量实现Bert_RCNN用于一个长文本对应 对个标签的问题
☆19Updated 4 years ago
Alternatives and similar repositories for long_text_multilabel_classification
Users that are interested in long_text_multilabel_classification are comparing it to the libraries listed below
Sorting:
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆104Updated 4 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆179Updated 3 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆54Updated 5 years ago
- 多模型中文cnews新闻文本分类☆59Updated 5 years ago
- chinese-sequence-ner多模型中文命名实体识别☆75Updated 5 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆132Updated 4 years ago
- experiments of some semantic matching models and comparison of experimental results.☆163Updated 2 years ago
- PyTorch使用BERT进行英语多标签文本分类☆34Updated 3 years ago
- 多标签文本分类☆32Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆137Updated 5 years ago
- ☆87Updated 3 years ago
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆51Updated 5 years ago
- SimCSE在中文上的复现,有监督+无监督☆279Updated 7 months ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆77Updated 5 years ago
- 基于词汇信息融合的中文NER模型☆170Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
- 2020 CCF大数据与计算智能大赛-非结构化商业文本信息中隐私信息识别-第7名方案☆73Updated 4 years ago
- Summary and comparison of Chinese classification models☆36Updated 2 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago
- Bert预训练模型fine-tune计算文本相似度☆109Updated 2 years ago
- ☆279Updated 3 years ago
- 中文无监督SimCSE Pytorch实现☆135Updated 4 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆178Updated 3 years ago
- ☆60Updated 5 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- 非结构化商业文本信息中隐私信息识别-rank2☆27Updated 4 years ago
- 苏神SPACE pytorch版本复现☆42Updated 4 years ago
- SimCSE有监督与无监督实验复现☆149Updated last year