CLOVEXCWZ / Pytorch_LongText_Classification_DemoLinks
Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer
☆48Updated 5 years ago
Alternatives and similar repositories for Pytorch_LongText_Classification_Demo
Users that are interested in Pytorch_LongText_Classification_Demo are comparing it to the libraries listed below
Sorting:
- 多标签文本分类☆30Updated 3 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 4 years ago
- bert pytorch模型微调用于的多标签文本分类☆133Updated 5 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆53Updated 4 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆32Updated 3 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- ☆60Updated 5 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆47Updated 4 years ago
- RoBERTa + BiLSTM + CRF for Chinese NER Task☆32Updated 3 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆100Updated 3 years ago
- CMeEE/CBLUE/NER实体识别☆130Updated 3 years ago
- GlobalPointer的优化版/NER实体识别☆120Updated 3 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆52Updated 4 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- 文本二分类任务,是否文档是否属于政治上的出访类事件,利用BERT提取特征,模型采用简单的DNN。☆61Updated 5 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- pytorch实现 基于Bert+BiLSTM+CRF的中文命名实体识别☆44Updated 4 years ago
- 多模型中文cnews新闻文本分类☆55Updated 5 years ago
- Clustering text with Bert☆56Updated 4 years ago
- 利用bert预训练模型生成句向量或词向量☆27Updated 4 years ago
- TPlinker for NER 中文/英文命名实体识别☆125Updated 3 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆102Updated 4 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆60Updated 2 years ago