WoBruceWu / text-classificationLinks
text classification with deep learning model and traditional ways
☆54Updated 6 years ago
Alternatives and similar repositories for text-classification
Users that are interested in text-classification are comparing it to the libraries listed below
Sorting:
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- 基于Transformers的文本分类☆342Updated 4 years ago
- ☆86Updated 5 years ago
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆65Updated 5 years ago
- ☆279Updated 3 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆104Updated 4 years ago
- ☆60Updated 5 years ago
- Implementation of paper☆38Updated 4 years ago
- 天池大赛疫情文本挑战赛线上第三名方案分享☆228Updated 4 years ago
- ☆52Updated 5 years ago
- 2020 CCF大数据与计算智能大赛-非结构化商业文本信息中隐私信息识别-第7名方案☆73Updated 4 years ago
- Chinese NLP Data Augmentation, BERT Contextual Augmentation☆111Updated 3 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆77Updated 5 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆219Updated 5 years ago
- The information of computer journal☆179Updated 2 years ago
- Use deep models including BiLSTM, ABCNN, ESIM, RE2, BERT, etc. and evaluate on 5 Chinese NLP datasets: LCQMC, BQ Corpus, ChineseSTS, OCN…☆77Updated 3 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆132Updated 6 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆54Updated 5 years ago
- supervised relation extraction for PCNN (Zeng 2014) in pytorch 关系抽取☆138Updated 6 years ago
- 开源QG系统(Question Generation,问题生成),基于Pytorch和Transformer编写☆55Updated last year
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆51Updated 5 years ago
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆111Updated 5 years ago
- Convolutional Neural Networks for Sentence Classification in PyTorch☆111Updated 7 years ago
- datafountain☆16Updated 5 years ago
- multi-label-classification-4-event-type☆138Updated 2 years ago
- Self complemented word embedding methods using CBOW,skip-Gram,word2doc matrix , word2word matrix ,基于CBOW、skip-gram、词-文档矩阵、词-词矩阵四种方法的词向量生成☆185Updated 7 years ago
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆192Updated 2 years ago
- ☆26Updated 4 years ago
- bert pytorch模型微调用于的多标签文本分类☆137Updated 5 years ago