Skip to content

Tony607/SentimentStock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to Run

Require Python 3.5+ and Jupyter notebook installed

Clone or download this repo

git clone https://github.com/Tony607/SentimentStock

Download the training data

Download the zip file and extract to the project directory so you have input and src folder at the same level. input.zip

Install required libraries

pip3 install -r requirements.txt

In the project start a command line run

jupyter notebook

In the opened browser window open

src/SentimentStock.ipynb

About

Simple Stock Sentiment Analysis with news data in Keras

Resources

Stars

Watchers

Forks

Packages

No packages published