News Sentiment Bot
Warning: This is project is not public available anymore.
In April, I developed a Telegram bot to experiment with the IBM Watson AI platform. This project is just a proof of concept and is not available at the moment.
For this project, I used Python to develop the server. Using a library, I could access at IBM’s AI platform. It offers a lot of options; I choose to use the sentiment classifier and the entity extractor.
You can send any link to the bot; it will parse it, and IBM Watson will tell the sentiment prediction. Then the bot will wrap the outcome in a nice message.
Features
- It parses any website
- Sentiment analysis available in different languages
- Summary through entity extraction