BeHappyForMe / Multi_Model_Classification
多模型中文cnews新闻文本分类
☆55Updated 5 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
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆60Updated 2 years ago
- 基于bert_mrc的中文命名实体识别☆44Updated 2 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆103Updated last year
- bert pytorch模型微调用于的多标签文本分类☆132Updated 5 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆52Updated 4 years ago
- 多标签文本分类☆30Updated 3 years ago
- CMeEE/CBLUE/NER实体识别☆129Updated 3 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆99Updated 3 years ago
- 通用kbqa,训练数据来源于ccks2018和2019,图谱数据爬取于百度百科☆24Updated 4 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆47Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆53Updated 4 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- pytorch Efficient GlobalPointer☆53Updated 3 years ago
- 本项目 采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- 继续预训练中文bert☆30Updated 3 years ago
- ☆87Updated 3 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆102Updated 4 years ago
- 利用huggingface实现文本分类☆58Updated 3 years ago
- 基于pytorch+bert的中文文本分类☆84Updated 2 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆53Updated 2 years ago
- GPLinker_pytorch☆81Updated 2 years ago
- 阿里天池赛:CCKS2021 运营商知识图谱推理问答☆48Updated 3 years ago
- 系统的介绍如何搭建一个完整的文本分类系统,包括数据预处理、主要方法的原理介绍和实现细节、实验结果与分析、网页Demo的构建以及项目文件的组织方式。项目的原理和处理细节可以查看我的博客专栏:https://blog.csdn.net/sdu_hao/category_9286…☆29Updated 5 years ago