Skip to content

Perform sentimental analysis on the Elon-musk tweets and Extract reviews of any product from ecommerce website like amazon, Perform emotion mining.

Notifications You must be signed in to change notification settings

shanuhalli/Assignment-Text-Mining

Repository files navigation

Assignment11-Text-Mining

ExcelR Data Science Assignment No 11

Text Mining :

Text mining, also known as text data mining, is the process of transforming unstructured text into a structured format to identify meaningful patterns and new insights.

Sentiment Analysis :

Sentiment analysis returns a sentiment score between 0 and 1 for each set of text, where 1 is the most positive and 0 is the most negative score. It is useful to find out what customers think of your brand or topic by analyzing raw text for clues about positive or negative sentiment. The analysis models are pretrained using an extensive body of text and natural language technologies from Microsoft.

This assignment will study following Questions :

ONE :

  1. Perform sentimental analysis on the Elon-musk tweets (Exlon-musk.csv)

TWO :

  1. Extract reviews of any product from ecommerce website like amazon
  2. Perform emotion mining