Skip to content

apottr/newsline

Repository files navigation

NewsLine

A Python system that collects news stories over RSS via Huginn and uses Natural Language Processing to interpret and determine up-and-coming news stories. Using Flask, the system presents this information to the user with a clean interface.

Dependencies

Installation

Be sure to get:

  • couchdb-python
  • MySQLDB-python
  • NLTK
  • Flask

Execution

Run python run.py to start the webserver and the database handler.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published