Sentiment Analysis Dashboard
A dashboard that analyzes the sentiment of text data scraped from popular Bangla dailies.
A dashboard that analyzes the sentiment of text data scraped from popular Bangla dailies. The dashboard
was built using Python and Django. Scraping was done with BeautifulSoup and Selenium. I used the
bertweet-base-sentiment-analysis and gensim to model topics.