Skip to content

sentiment-analysis,document-classification,svm,logistic-regression,rcnn-text-classification, cnn-text-classification, lstm-text-classification, naive-bayes-classifier, sklearn-classify, pytorch

License

Notifications You must be signed in to change notification settings

TommyWongww/Sentiment-Text-Classification-Pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment-Text-Classification-Pytorch

abstracts:

sentiment-analysis document-classification svm logistic-regression rcnn-text-classification cnn-text-classification lstm-text-classification naive-bayes-classifier sklearn-classify pytorch

what I can learn from this project?

answer: you can get popular models that used for Text-classification,implementing by pytorch

what is this project used for?

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.

Requirements

Python==3.6.6
PyTorch==0.4.0
torchtext==0.2.3

Have Fun.

About

sentiment-analysis,document-classification,svm,logistic-regression,rcnn-text-classification, cnn-text-classification, lstm-text-classification, naive-bayes-classifier, sklearn-classify, pytorch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages