An open API service indexing awesome lists of open source software.

https://github.com/zeph1997/sentiment-analysis-stock-monitoring-bot

A Telegram bot that will perform sentiment analysis on news to determine the sentiment of a given stock
https://github.com/zeph1997/sentiment-analysis-stock-monitoring-bot

Last synced: about 2 months ago
JSON representation

A Telegram bot that will perform sentiment analysis on news to determine the sentiment of a given stock

Awesome Lists containing this project

README

        

# sentiment-analysis-stock-monitoring-bot
A Telegram bot that will perform sentiment analysis on news to determine the sentiment of a given stock
Developed during Hack & Roll 2021 by [Zeph Ng](https://github.com/zeph1997) and [Marcus Lee](https://github.com/marcusleeeugene)

![Image of chatbot](/images/chatbot.png)

# Dependencies
* pip install pytelegrambotapi
* pip install beautifulsoup4
* pip install nltk