/Sentimental-Analysis

Model can classify speech into Positive, Neutral and Negative with there probabilities.

Primary LanguageJupyter Notebook

Sentimental-Analysis

Sentiment analysis is contextual mining of text which identifies and extracts subjective information in source material, and helping a business to understand the social sentiment of their brand, product or service while monitoring online conversations.

Data preprocessing is one of the critical steps in any machine learning project. It includes cleaning and formatting the data before feeding into a machine learning algorithm. For NLP, the preprocessing steps are comprised of the following tasks :

  1. Tokenizing the string
  2. Lowercasing
  3. Removing stop words and punctuation
  4. Stemming
  5. Sequential modelling

Video link of demonstration of our Sentiments analysis model Link

Case 1: Positive

image

Case 2: Neutral

image

Case 3: Negative

image

Background images change time to time according to the sentiments and are taken from Unsplash