Sentiment-Analyzer

Deb Pramanik

Deb Pramanik

Siliguri, West Bengal

1 0
  • 0 Collaborators

Sentiment analysis is a method for identifying expressions in a piece of text. Here we are going to identify the sentiment of text using textblob(pip install textblob) and catagorize them into positive or negative This method can be used to track the reaction of people on social media. ...learn more

Project status: Published/In Market

Artificial Intelligence

Groups
Internet of Things, Student Developers for AI, Artificial Intelligence India, Intel AI DevCamps, DeepLearning

Intel Technologies
Intel Python

Code Samples [1]

Overview / Usage

Sentiment analysis is a method for identifying expressions in a piece of text. Here we are going to identify the sentiment of text using textblob(pip install textblob) and caragorize them into positive or negative This method can be used to track the reaction of people on a particular topic on social media by mining their posts. We can track diffrent peoples emotions with this.

Methodology / Approach

I have used Python textblob library

To Install: "pip install textblob"

Technologies Used

Python Textblob library

Repository

https://github.com/Debpramanik19/Sentiment-Analyzer

Comments (0)