Skip to content

philsaurabh/Sentiment-Analysis-with-NLTK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Sentiment-Analysis-with-NLTK

Python Machine learning project

Salient Features

  • Use of NLTK
  • Use of word cloud module
  • Use of Naive Bayes Classifier
  • Works well for negative comments
  • Inspired from : Kaggle Kernel of Peter Nagy