Skip to content

detect sentiment for a given keyword using Akka Streams

Notifications You must be signed in to change notification settings

AbedHadri/twitter-sentiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter-sentiment

detect sentiment for a given keyword using Akka Streams

This will initially retrieve tweets with the keyword selected in the filtered-term from the configs.

Currently the only kind of insights that this project detects is the number of tweets that contain words indicating of sentiment. you can play around with those terms using the configs negative-terms or positive-terms.

make sure you generate consumer tokens as well as access tokens from your twitter account as explained here : https://developer.twitter.com/ja/docs/basics/authentication/guides/access-tokens.

to see how it works please check the test cases.

About

detect sentiment for a given keyword using Akka Streams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages