Nadi-aa / Bangla-sentiment-with-translator

A simple python code to determine sentiment of Bangla text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bangla-sentiment-with-translator

Made for future personal use.

A simple python code to determine sentiment of Bangla text by :

  • take bangla input from user
  • translate to english using googletrans
  • measure the valence sentiment score with TextBlob

**All packages need to be installed beforehand!

About

A simple python code to determine sentiment of Bangla text


Languages

Language:Python 100.0%