Skip to content

v1.3.5

Compare
Choose a tag to compare
@isanvicente isanvicente released this 27 Jun 14:16
· 54 commits to master since this release

Added parameter '--twitterLangid' to twitter client, in order to use directly twitter API language parameter. MSM still performs language identification, but if this option is active tweets received from the stream will be previously filter by twitter. BEFORE using this option check that all the languages you are going to work with are identified by twitter.

Also twitter client standard output is fixed to return json like objects (not actual json object but java object strings). Still pending to print proper json.

Also: added some dependencies for youtube api to compile in pom.xml, but still untested, development ongoing under "youtube" branch.