Skip to content

Senti is a sentiment analysis app concept built using Google Cloud, Twitter Kit and, RxSwift, based on the MVVM pattern.

Notifications You must be signed in to change notification settings

leonardobilia/Senti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Senti

Senti is a sentiment analysis app concept built using Google Cloud, Twitter Kit and, RxSwift, based on the MVVM pattern.

By giving a Twitter username, the app will list the latest user's tweets. When I tap one of the tweets, the app will visually indicate if it's a happy, neutral or sad tweet.

For this first release, the app will only support the English language.

We are using Twitter's official API to fetch user's tweets:
https://developer.twitter.com

Google's Natural Language API to process the sentimental analysis:
https://cloud.google.com/natural-language/


About

Senti is a sentiment analysis app concept built using Google Cloud, Twitter Kit and, RxSwift, based on the MVVM pattern.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published