The project uses WEKA API and Java to perform sentiment analysis on web articles. For this project, navie bayes classfier and HITS algorithm are used to make predictions
DataStats.java is the main body of the code
SentenceStats.java is the sentence object that shows information about each sentence