Skip to content

This is a bot built in python that analyzes segments of texts, and determines the attitude and emotion of the text!

Notifications You must be signed in to change notification settings

rystecher/emotionbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Made this one with Benjamin Gleitzman in his awesome class at NextStepTech.
Check his stuff out at github.com/Gleitz ...

run the analyze_sentiment procedure and input a string of text, get a score
associated with that text, outputs a phrase determining how good/bad the
sentence is.

Current issues:

punctuation causes the program to skip the word, so for example:

'happy!' would output a score of 0, when it should be 3.

About

This is a bot built in python that analyzes segments of texts, and determines the attitude and emotion of the text!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages