Analytics - added training of topics
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.