Skip to content

Using the Twitter API, this app examines the search term entered and shows people's perception of the search term by an emoticon in real-time.

License

Notifications You must be signed in to change notification settings

iosdevted/twitter-hashtag-analytics

Repository files navigation

🤔 Twitter Hashtag Analytics

Using the Twitter API, this app examines the search term entered and shows people's perception of the search term by an emoticon in real-time. This app is based on the data which classifies text according to set {Pos, Neg, Neutral}.

Features

  • CoreML & NLP (Natural language processing).
  • Created the mlmode by using apple's CreatML.
  • Simplified the JSON code by SwiftyJSON.
  • Twitter's API & Swifter.
  • Clean, scalable and maintainable code.

How to run a demo app

  1. Download the source code by cloning this repository
  2. Sign up for the Twitter development site and get your own API Key.
  3. Open the xcodeproj file with the latest version of Xcode and paste your API Key.

About

Using the Twitter API, this app examines the search term entered and shows people's perception of the search term by an emoticon in real-time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages