BeHappyForMe / Multi_Model_ClassificationLinks
多模型中文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
Sorting:
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 4 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- 多标签文本分类☆30Updated 3 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago
- CMeEE/CBLUE/NER实体识别☆130Updated 3 years ago
- 新闻文本自动摘要, 以Textrank 为基础,融入 标题特征,单句位置特征,重要实体特征,线索词特征,做句子的综合权重计算,并使用MMR算法,兼顾自动摘要的主题相关性和摘要多样性。☆26Updated 3 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆133Updated 5 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆103Updated last year
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆53Updated 2 years ago
- https://tianchi.aliyun.com/dataset/dataDetail?dataId=95414☆29Updated 3 years ago
- 系统的介绍如何搭建一个完整的文本分类系统,包括数据预处理、主要方法的原理介绍和实现细节、实验结果与分析、网页Demo的构建以及项目文件的组织方式。项目的原理和处理细节可以查看我的博客专栏:https://blog.csdn.net/sdu_hao/category_9286…☆29Updated 5 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆61Updated 4 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆53Updated 4 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- Code for Label Semantics for Few Shot Named Entity Recognition☆55Updated 2 years ago
- 基于pytorch+bert的中文关系抽取☆30Updated 3 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆100Updated 3 years ago
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆50Updated 4 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆60Updated 2 years ago
- Multi-Label Text Classification Based On Bert☆22Updated 2 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- 基于Pytorch的知识蒸馏(中文文本分类)☆20Updated 2 years ago