CLOVEXCWZ / Pytorch_LongText_Classification_Demo
Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer
☆47Updated 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
- bert pytorch模型微调用于的多标签文本分类☆131Updated 5 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆76Updated 5 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆32Updated 2 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆47Updated 4 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 3 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 5 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆57Updated 4 years ago
- TPlinker for NER 中文/英文 命名实体识别☆124Updated 3 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆100Updated 3 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆53Updated 4 years ago
- ☆61Updated 5 years ago
- 嵌套命名实体识别 Nested NER☆19Updated 3 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆52Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆103Updated last year
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 years ago
- 基于bert_mrc的中文命名实体识别☆44Updated 2 years ago
- 使用多头的思想来进行命名实体识别☆33Updated 3 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆102Updated 4 years ago
- 多标签文本分类☆30Updated 3 years ago
- ☆42Updated last year
- 基于prompt的中文文本分类。☆55Updated last year
- CMeEE/CBLUE/NER实体识别☆128Updated 3 years ago
- GPLinker_pytorch☆81Updated 2 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- 2020 “万创杯”中医药天池大数据竞赛——中药说明书实体识别挑战 复盘☆31Updated 4 years ago
- 阿里天池赛:CCKS2021 运营商知识图谱推理问答☆48Updated 3 years ago
- ☆11Updated 4 years ago
- bert实现中文关系抽取☆17Updated last year