sentiment-analysis document-classification svm logistic-regression rcnn-text-classification cnn-text-classification lstm-text-classification naive-bayes-classifier sklearn-classify pytorch
answer: you can get popular models that used for Text-classification,implementing by pytorch
answer: this project is used for people who get started for pytorch and text-classification work for not very long time,you can learn the codes to try these models,in this case you can also implement some new models for this project to help more new-beginers.
Python==3.6.6
PyTorch==0.4.0
torchtext==0.2.3