BeHappyForMe / Multi_Model_Classification
多模型中文cnews新闻文本分类
☆52Updated 4 years ago
Alternatives and similar repositories for Multi_Model_Classification:
Users that are interested in Multi_Model_Classification are comparing it to the libraries listed below
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆46Updated 4 years ago
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆52Updated 4 years ago
- bert pytorch模型微调用于的多标签文本分类☆128Updated 5 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆101Updated last year
- 多标签文本分类☆29Updated 3 years ago
- 基于 pytorch 的 bert 实现和下游任务微调☆48Updated 2 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 2 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆58Updated 2 years ago
- 基于prompt的中文文本分类。☆54Updated last year
- GPLinker_pytorch☆80Updated 2 years ago
- 使用BERT-BiLSTM+CRF进行ner任务(pytorch_lightning版)☆42Updated 2 years ago
- 继续预训练中文bert☆30Updated 3 years ago
- 基于pytorch_bert的中文多标签分类☆87Updated 3 years ago
- 基于pytorch的GlobalPointer进行中文命名实体识别。☆36Updated last year
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆66Updated 3 years ago
- CMeEE/CBLUE/NER实体识别☆125Updated 2 years ago
- NER任务SOTA模型BERT_MRC☆60Updated 11 months ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆58Updated 4 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 3 years ago
- pytorch实现 基于Bert+BiLSTM+CRF的中文命名实体识别☆42Updated 3 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆51Updated 3 years ago
- pytorch Efficient GlobalPointer☆53Updated 2 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆100Updated 3 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 2 years ago
- 基于pytorch的TPLinker_plus进行中文命名实体识别☆18Updated last year
- 中文无监督SimCSE Pytorch实现☆133Updated 3 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- RoBERTa + BiLSTM + CRF for Chinese NER Task☆28Updated 3 years ago