Skip to content

Rochan-HM/GCI-NLP-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCI2018_NLP

Sentiment Analysis using Python

Usage

All the paths in the code should be changed. I have set the path which is on my computer.

Dependencies

The dependencies are:

pickle
nltk
sklearn

Training

To train the classifier, first run train.py. Make sure to have the positive.txt and negative.txt files in the appropriate file path.

Running

To run the classifier, run the main.py file.

About

Sentiment Analysis using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages