Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 544 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 544 Bytes

Group Project -Moved from GitLab as support for university accounts was removed- Original date 05/22.

Tayyeb Rafique & others.

InfoReddit is an web application for information and sentiment gathering on Reddit.

The app takes a keyword, link or reddit post, and searches Reddit for matching posts. It performs sentiment analysis on the top comments using Python's NLTK, and returns a set of PHP graphs that represent the trends on Reddit related to your search term over time.

Usage - Currently needs to be hosted locally on a XAMPP server.