Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 596 Bytes

File metadata and controls

18 lines (14 loc) · 596 Bytes

Sentiment Analysis

Procedure to run the code:

  1. Upload a text document with data in it and then run the program
  2. It downloads various machine learning packages and Natural Language Toolkit to ananlyze the data
  3. it returns pie chart and the percentage of positivity and negativity in the text document.

Libraries used in the code:

  1. Pandas
  2. Regaular Expressions
  3. Matplotlib
  4. Natural language Toolkit
  5. Text Blob
  6. Machine Learning

Link to the presentation about the project: https://docs.google.com/presentation/d/1lov2R1agsFRKGQqOZI5vh88-TAbnEvehreW29XuzkRo/edit?usp=sharing