项目作者: gandalf1819

项目描述 :
Identification of trends in the stock prices of a company by performing fundamental analysis of the company. News articles were provided as training data-sets to the model which classified the articles as positive or neutral. Sentiment score was computed by calculating the difference between positive and negative words present in the news article. Comparisons were made between the actual stock prices and the sentiment scores. Naive Bayes, OneR and Random Forest algorithms were used to observe the results of the model using Weka
高级语言: R
项目地址: git://github.com/gandalf1819/Stock-Market-Sentiment-Analysis.git
创建时间: 2018-11-07T05:42:41Z
项目社区:https://github.com/gandalf1819/Stock-Market-Sentiment-Analysis

开源协议:GNU General Public License v2.0

下载