Skip to content

A simple textblob wrapper for sentiment analysis of strings

Notifications You must be signed in to change notification settings

jasonleehodges/sentiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic sentiment analysis - Python3

import sentiment
print(sentiment.get('text string'))  # >> neutral

About

A simple textblob wrapper for sentiment analysis of strings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages