Skip to content

Analytics - added training of topics

Choose a tag to compare

@gregorleban gregorleban released this 29 Aug 16:44
· 29 commits to master since this release

Added

  • Added Analytics.trainTopicOnTweets() method that can be used to train a topic by analyzing a group of tweets. See an example of usage on the wiki page.
  • Added a group of Analytics.trainTopic*() methods that can be used to analyze your own documents and build a topic from them. See an example of usage on the wiki page.