Skip to content

jarzelia/MLSentimentAnalysis

Repository files navigation

MLSentimentAnalysis

All code is done in python and requires the data inside of the main directory. lrMain.py contains hard coded file-paths that point to the training and test data, so those need to match.

###Instructions:

// Install libraries
sudo pip install ... 

// Run from lrMain.py
python lrMain.py

###Libraries: bs4, numpy, scipy, pandas, scikit-learn

About

Initial create for sentiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published