eventregistry
Advanced tools
Changelog
v8.5.0 (2018-09-14)
Added
Analytics.trainTopicOnTweets()
method that can be used to train a topic by analyzing a group of tweets. See example of usage on the wiki page.Analytics.trainTopic*()
methods that can be used to analyze your own documents and build a topic from them. See example of usage on the wiki page.Changelog
v8.3.0 (2018-08-06)
Added
Breaking
QueryArticlesIter
, QueryEventArticlesIter
and QueryEventsIter
now return one item at a time instead of the whole page (array) of items.Changed
QueryArticlesIter
, QueryEventArticlesIter
and QueryEventsIter
.