Skip to content
#

sentimental-analysis

Here are 77 public repositories matching this topic...

This project performed sentimental analysis based on opinion words (like good, bad, beautiful, wrong, best, awesome, etc) of selected opinion target ( like product name for amazon product reviews).

  • Updated Jul 26, 2018
  • Python

This project is submitted as python implementation in the contest of Analytics Vidhya called "Identify the Sentiments". I enjoyed the joining of this competition and all its process. This submited solution got the rank 118 in the public leaderboard.

  • Updated May 29, 2020
  • Python

Sentiment Analysis is a term that you must have heard if you have been in the Tech field long enough. It is the process of predicting whether a piece of information (i.e. text, most commonly) indicates a positive, negative or neutral sentiment on the topic. In this project, I will go through making a Python program that analyzes the sentiment of…

  • Updated May 16, 2019
  • Python

Improve this page

Add a description, image, and links to the sentimental-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sentimental-analysis topic, visit your repo's landing page and select "manage topics."

Learn more