-- a project by initZION 2020.
We at Sentiment ZION are focused to paint the true picture of the world for you. The information that is provided is mined from social media and analyzed by us, we provided an overview of data from websites like Youtube, Twitter, and Reddit about your topic for a relevant timeframe. This data is presented in a visual format that provides higher readability and ease of consumption.
https://www.youtube.com/watch?v=kSfAQajR1Ms&t=7s
Edit 2 files "youtube.py" , "senti.py" and "Reddit.py" Enter your own api-key if you dont have one visit:
for ibm: https://developer.ibm.com/technologies/iot/tutorials/iot-generate-apikey-apitoken/
for youtube: https://developers.google.com/youtube/v3/getting-started
for reddit : https://www.reddit.com/prefs/apps
Installation via requirements.txt
:
$ https://github.com/initzion/sentimentZION
$ cd sentimentZION
$ python -m venv myenv
$ source myenv/bin/activate
$ pip install -r requirements.txt
$ python Page.py
-----