WoBruceWu / text-classificationLinks
text classification with deep learning model and traditional ways
☆53Updated 5 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:
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆175Updated 6 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- Implementation of paper☆38Updated 4 years ago
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆111Updated 4 years ago
- The information of computer journal☆179Updated 2 years ago
- ☆85Updated 5 years ago
- Convolutional Neural Networks for Sentence Classification in PyTorch☆110Updated 7 years ago
- Papers, models and datasets for Aspect-Category Sentiment Analysis.☆66Updated 2 years ago
- NLP☆134Updated last year
- ☆218Updated 5 years ago
- PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."☆267Updated 5 years ago
- 基于Transformers的文本分类☆340Updated 3 years ago
- Code and preprocessed dataset for EMNLP 2019 paper titled "Aspect-based Sentiment Classification with Aspect-specific Graph Convolutional…☆298Updated 4 years ago
- Use BERT pre-trained model to do sentiment classification☆96Updated 4 years ago
- ☆53Updated 5 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆131Updated 6 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆103Updated 4 years ago
- Self complemented word embedding methods using CBOW,skip-Gram,word2doc matrix , word2word matrix ,基于CBOW、skip-gram、词-文档矩阵、词-词矩阵四种方法的词向量生成☆184Updated 7 years ago
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆235Updated 4 years ago
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆64Updated 5 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆137Updated last year
- ☆60Updated 5 years ago
- The source code of NeurIPS 2020 paper "CogLTX: Applying BERT to Long Texts"☆273Updated 3 years ago
- ☆98Updated 6 years ago
- Code for the paper ``Coherent Comments Generation for Chinese Articles with a Graph-to-Sequence Model''☆174Updated 5 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆53Updated 5 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 5 years ago
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆50Updated 4 years ago
- ASAP: A Chinese Review Dataset Towards Aspect Category Sentiment Analysis and Rating Prediction☆332Updated 4 years ago
- Pytorch implementation of "Graph Convolutional Networks for Text Classification"☆131Updated last year