Skip to content

Basic Application Runner + Sentiment Analyzer

Latest
Compare
Choose a tag to compare
@moliva moliva released this 24 Jun 19:09
· 26 commits to master since this release
  • Added a reusable Basic Application Runner to the main source.
  • Added Sentiment Analyzer example application.
    • Added Twitter Streaming In Tap operator.
    • Added a dictionary-based Sentiment Classifier operator.
  • Added tests to most of the base framework components.