Latest Activity
I am not able to get the classifier(link-http://processingdeveloper.altervista.org/classifier.txt) which is used in https://community.denodo.com/kb/view/document/Twitter,%20sentiment%20analysis%20and%20Denodo?category=Custom+Elements as a pretrained cl...
I am trying to get the tweets from twitter using below query https://api.twitter.com/1.1/search/tweets.json?q=@query&count=@count&since=@from_date&until=@to_date I have flattened the statuses field and created the view. For every api call i...