virajmavani / sentiment-analysis

Sentiment Analysis using Machine Learning and Natural Language Processing techniques

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sentiment Analysis


This is a project submitted towards the fulfilment of requirements for the course CS 6320 Natural Language Processing delivered by Prof. Jessica Ouyang at The University of Texas at Dallas.


List of Dependencies:

  1. Numpy
  2. NLTK
  3. Scikit-learn

Steps:

Run python sentiment.py

About

Sentiment Analysis using Machine Learning and Natural Language Processing techniques


Languages

Language:Python 78.0%Language:Jupyter Notebook 22.0%