Skip to content
#

negation

Here are 41 public repositories matching this topic...

Program that show user sentiments while giving reviews for different restaurants (Negative or Positive). Positive= 1.0 | >1.0 Negative= -1.0 | < -1.0 In case of positive sentiments, It will give 4 stars for 1.0 and 5 for > 1.0 In case of Negative sentiments, It will give 2 stars for -1.0 and 1 for < -1.0 i.e: -2.0 or less In case of Neutral sent…

  • Updated Mar 27, 2018
  • Python

Improve this page

Add a description, image, and links to the negation 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 negation topic, visit your repo's landing page and select "manage topics."

Learn more