Full presentation: https://www.slideshare.net/s-j/good-news-135157290
- Run: ´pip install -r requirements´.
- Run: ´python -m spacy download en_core_web_md-2.0.0 --direct´.
- Download: https://s3.amazonaws.com/dl4j-distribution/GoogleNews-vectors-negative300.bin.gz
- Run: ´python main.py´.
- Navigate to http://localhost:5000.
- For training, copy data from logs to training directory. Run and see jupyter notebooks.