Internet Thoughts
LIVE DEMO: https://internet-thoughts.herokuapp.com/
Ever wonder what the internet thinks about a certain topic, issue, or person? Well, what better way to gauge the internet's popular opinion than through the viral forces of social media platforms such as Twitter, Reddit, and Tumblr! Just enter a search query you are curious about on our site and a sentiment analysis of hundreds of tweets and comments in relation to that topic will be returned to you. Find out where you stand amongst the rest of the world!
The magic behind it all:
A custom sentiment analysis engine
->We used a custom corpus with support for emojis and slang
->Written in JS
Twitter API
-> Fetched hundreds of tweets from a search query
-> Parsed the tweets for use with sentiment analysis engine
->Written in NodeJS
Backend
->Infrastructure in NodeJs, Js
Frontend
->CSS
->HTML
TODO
Different Platform Info
--do for monthly data after []finish bar (results page) []frequent words wordmap
[]graphs
- requires info through different platforms
[x]hosting
- domain + host
[]presentation
[]main page - decide about navbar []database
- long term data analysis, store in database, different platforms
[]context
- couont emojiis (results.Ejs)
- count explanation marks
- count cases (before converting to lowercase for corpus) - engine.Jst here to convert case
Log in or sign up for Devpost to join the conversation.