Skip to content

Configure subscription to a Twitter feed and analyze each tweet received for emotional tone and sentiment. Store all data in a Cloudant database (in order to store historical data as well). Then, present the resulting analysis in a Web UI as a series of graphs and charts.

Notifications You must be signed in to change notification settings

yossefezzat/IBM_Cognitive-Social-CRM-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBM_Cognitive-Social-CRM-App

Configure subscription to a Twitter feed and analyze each tweet received for emotional tone and sentiment. Store all data in a Cloudant database (in order to store historical data as well). Then, present the resulting analysis in a Web UI as a series of graphs and charts.

Flow

Flow

1. Tweets are pushed out by Twitter.

2. The application processes the tweet.

3. The Watson Tone Analyzer Service performs analysis of sentiment and emotional tone.

4. The Watson Natural Language Understanding Service pulls out keywords and entities.

5. Tweets and metadata are stored in Cloudant

6. The Web UI displays charts and graphs as well as the tweets.

About

Configure subscription to a Twitter feed and analyze each tweet received for emotional tone and sentiment. Store all data in a Cloudant database (in order to store historical data as well). Then, present the resulting analysis in a Web UI as a series of graphs and charts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published