Skip to content

ShivaSankeerth/Sentiment-Classification-Using-NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Natural Language Processing Based Machine-Learning Model to classify customer reviews into either positive or negative class

Python version -> 3.5.x
Dependencies:
1)Numpy
2)Matplotlib
3)Pandas
4)Sklearn
5)NLTK

Classifier Used is Gaussian_Naive-Bayes

Classification Quantifying Metrics:
1)Confusion-matrix
2)Accuracy-score
3)Classification-report

Releases

No releases published

Packages

No packages published

Languages