anirudhkhanna / sentiment-analysis

Sentiment Analyzer using NLTK and Scikit-learn. Two methods are implemented in the file for the sentiment analyis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sentiment Analyzer using Sci-kit Learn and NLTK. Two methods are described in the Sentiment-Analyzer.py. 1.) Using Naive Bayes' Classifier 2.) Nearest Neighbour Classifier using Cosine Similarity

Dependencies: scikit-learn nltk

About

Sentiment Analyzer using NLTK and Scikit-learn. Two methods are implemented in the file for the sentiment analyis.

License:Apache License 2.0


Languages

Language:Python 100.0%