Skip to content

evolveFish/EC601-Project2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

EC601-Project2

Use google cloud Natural Language API to detect the sentiment of a book recomendation artical return a score and a megnitude of the sentiment for the entire passage Use twitter api to print out all the tweets from a user, and search tweets using keyword

MVP

A program that takes anyone's input key word and ouput a sentiment scale of how people in the US feel about the key word. The key word will be input to the search function from the Twitter api. The result from twitter api will be feed into google nlp. The user will know the sentiment of other people in the world on the key word.

EC601-Project3-test

1.Need to test if user input a very long string, so long that might break the twitter api. expect twitter not responding, ouput nothing from Google NLP

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages