yanqiangmiffy / 20newsgroups-text-classificationLinks
对20 newsgroups 数据集 进行文本分类
☆30Updated 6 years ago
Alternatives and similar repositories for 20newsgroups-text-classification
Users that are interested in 20newsgroups-text-classification are comparing it to the libraries listed below
Sorting:
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆50Updated 4 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆103Updated 4 years ago
- ☆85Updated 5 years ago
- bert pytorch模型微调用于的多标签文本分类☆133Updated 5 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆175Updated 6 years ago
- 神经网络各种模型PyTorch实现☆40Updated 2 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆53Updated 4 years ago
- multi-label-classification-4-event-type☆136Updated 2 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆128Updated 6 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- text classification with deep learning model and traditional ways☆53Updated 5 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆102Updated 4 years ago
- 疫情期间网民情绪识别比赛baseline,使用BERT进行端到端的fine-tuning,datafountain平台,平台评测F1值0.716。☆36Updated 5 years ago
- Chinese WordSegment based on algorithms including Maxmatch (forward, backward, bidirectional), HMM,N-gramm(max prob ngram, biward ngam) e…☆101Updated 7 years ago
- Baselines for CAIL2020-Argument-Mining: BERT, RNN☆39Updated 5 years ago
- BERT微调在机器翻译上的应用,哎哟,效果贼好。☆49Updated 4 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆93Updated 2 years ago
- Convolutional Neural Networks for Sentence Classification in PyTorch☆108Updated 7 years ago
- ☆166Updated 6 years ago
- 系统的介绍如何搭建一个完整的文本分类系统,包括数据预处理、主要方法的原理介绍和实现细节、实验结果与分析、网页Demo的构建以及项目文件的组织方式。项目的原理和处理细节可以查看我的博客专栏:https://blog.csdn.net/sdu_hao/category_9286…☆29Updated 5 years ago
- NLP中文预训练模型泛化能力挑战赛☆42Updated 4 years ago
- 2020 CCF大数据与计算智能大赛-非结构化商业文本信息中隐私信息识别-第7名方案☆72Updated 4 years ago
- Implementation of Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification.☆77Updated 3 years ago
- bert for chinese text classification☆142Updated 6 years ago
- 中国法研杯CAIL2019要素抽取任务第三名方案分享☆139Updated 4 years ago
- NLP杂货铺,python实现各种算法/工具,辅助算法理解/应用☆154Updated 4 years ago
- 文本分类的目前测试效果较好的算法☆56Updated 5 years ago
- 深度学习相关的实例☆40Updated 5 years ago
- 使用UniLM实现中文文本摘要☆43Updated 5 years ago