CLOVEXCWZ / Pytorch_LongText_Classification_Demo
Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer
☆46Updated 4 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
- 多标签文本分类☆29Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆128Updated 5 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆32Updated 2 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- ☆11Updated 4 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆58Updated 2 years ago
- NER任务SOTA模型BERT_MRC☆60Updated 11 months ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆100Updated 3 years ago
- 多模型中文cnews新闻文本分类☆53Updated 4 years ago
- ☆61Updated 4 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆47Updated 3 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 3 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆52Updated 4 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆66Updated 3 years ago
- 中文无监督SimCSE Pytorch实现☆133Updated 3 years ago
- ☆88Updated 3 years ago
- Pytorch 文本分类温习练习,本项目主要针对短文本的简单分类,demo看看就好。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆15Updated 4 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复 现这个代码。☆56Updated 4 years ago
- 基于prompt的中文文本分类。☆54Updated last year
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆101Updated last year
- 基于Pytorch + BERT的抽取式机器阅读理解☆20Updated 2 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- TPlinker for NER 中文/英文命名实体识别☆122Updated 3 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 2 years ago
- 使用R-BERT模型对人物关系模型进行分 类,效果有显著提升。☆24Updated last year
- 基于pytorch_bert的中文多标签分类☆88Updated 3 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆126Updated 3 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆102Updated 4 years ago