Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.04 KB

File metadata and controls

19 lines (14 loc) · 1.04 KB
                                 /$$     /$$                                        
                                | $$    |__/                                        
  /$$$$$$$  /$$$$$$  /$$$$$$$  /$$$$$$   /$$  /$$$$$$  /$$$$$$$   /$$$$$$$  /$$$$$$ 
 /$$_____/ /$$__  $$| $$__  $$|_  $$_/  | $$ /$$__  $$| $$__  $$ /$$_____/ /$$__  $$
|  $$$$$$ | $$$$$$$$| $$  \ $$  | $$    | $$| $$$$$$$$| $$  \ $$| $$      | $$$$$$$$
 \____  $$| $$_____/| $$  | $$  | $$ /$$| $$| $$_____/| $$  | $$| $$      | $$_____/
 /$$$$$$$/|  $$$$$$$| $$  | $$  |  $$$$/| $$|  $$$$$$$| $$  | $$|  $$$$$$$|  $$$$$$$
|_______/  \_______/|__/  |__/   \___/  |__/ \_______/|__/  |__/ \_______/ \_______/

Prediction of stock prices based on news sentiment analysis.

This project is a Django/Python rewrite of my 3rd year project, written in Java.

Uses the article body extraction code html2text.py from Chris Pen

TODO: Add graphs from http://square.github.com/cube/