lussierc / StockStoryScraper

The Stock Story Scraper (SSS) is a text mining tool that gathers a stock's relevant articles and performs extensive sentiment analysis on them. Fall 2020 Independent Study - Allegheny College.
4 stars 2 forks source link

Basic Report & Docker Fixes #17

Closed lussierc closed 3 years ago

lussierc commented 3 years ago

Adds a preliminary version of the report describing the purpose, uses, and shortcoming of the tool for the Fall 2020 Independent Study. This is report_fall2020.md.

Also adds the Docker files needed for different OS's and updates the README with info on how to use them.