Skip to content

Instantly share code, notes, and snippets.

@Abhayparashar31
Created December 8, 2020 13:38
Show Gist options
  • Save Abhayparashar31/86f8ab3d1d921ef4e8dd440d1e65f974 to your computer and use it in GitHub Desktop.
Save Abhayparashar31/86f8ab3d1d921ef4e8dd440d1e65f974 to your computer and use it in GitHub Desktop.
from textblob import TextBlob
testimonial = TextBlob("Textblob is amazingly simple to use. What great fun!")
testimonial.sentiment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment