Sentysis is an advanced project to analyse public opinion, through social media websites, such as twitter etc.
- It can collect real time data and analyse them in real time.
- It focuses on social media websites, which are the hubs of expressing public opinions.
- It provides the options of analysing real time data, historical data, or popular data
- Lots of customization options.
- Highly useful in analysing brand health and public opinion.
- Highly useful tool for data scientists.
- The current prototype of Sentysis only includes twitter.
- The text is analysed using NLP which faces a specific challenge while analysing sarcasm
- Sentysis isn't 100% accurate (yet), it is around 80% accurate
Sentysis has a wide field of improvement
- A user friendly environment
- Ability to identify sarcasm
- Improve accuracy
- Ability for users to generate their own API keys for higher efficiency
Any contributions you make are greatly appreciated.
- PRs are accepted!!
- If you have some ideas for new features and you don't have time to implement them please open an issue with the tag new_feature.
- Please don't forget to comment (document) your code!