BeHappyForMe / Multi_Model_Classification
多模型中文cnews新闻文本分类
☆54Updated 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 + bert的多标签文本分类(multi label text classification)☆102Updated last year
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 years ago
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- 基于Pytorch实现的一些经典自然语言处理 模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆53Updated 4 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- 基于prompt的中文文本分类。☆54Updated last year
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 3 years ago
- 多标签文本分类☆30Updated 3 years ago
- 使用BERT-BiLSTM+CRF进行ner任务(pytorch_lightning版)☆43Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆89Updated 3 years ago
- NER任务SOTA模型BERT_MRC☆60Updated last year
- CMeEE/CBLUE/NER实体识别☆127Updated 2 years ago
- 中文无监督SimCSE Pytorch实现☆133Updated 3 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆59Updated 2 years ago
- bert pytorch模型微调用于的多标签文本分类☆132Updated 5 years ago
- 基于深度学习的FAQ式问答系统☆34Updated 3 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆66Updated 3 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 2 years ago
- 利用 HMM、BiLSTM-CRF 及 ALBERT 模型进行中文命名实体识别☆23Updated 2 years ago
- 嵌套命名实体识别 Nested NER☆19Updated 3 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆52Updated 2 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆52Updated 3 years ago
- GPLinker_pytorch☆81Updated 2 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆32Updated 2 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆129Updated 3 years ago
- RoBERTa + BiLSTM + CRF for Chinese NER Task☆30Updated 3 years ago
- 使用UniLM实现中文文本摘要☆43Updated 4 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆46Updated 4 years ago