Lily418 / Realtime-News-Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Realtime-News-Server

Server for Realtime News Client

Parses BBC World News RSS feed, then uses Stanford Named Entity Extraction to tag articles with entities they mention inserting new articles into RethinkDB database.

Another process listens to the changes feed and uses pusher to publish entities which have been mentioned in the last day.

About


Languages

Language:JavaScript 75.5%Language:Shell 24.5%