monkeylearn-java
monkeylearn-java copied to clipboard
Official Java client for the MonkeyLearn API. Build and consume machine learning models for language processing from your Java apps.
I follow the instruction of the official website, but the return value I printed out is always [[]]. 
When will this client be compatible with api version 3
There don't appear to be any way to specify any of the API parameters, specifically for the extractors. For example, I would like to override the settings for max_keywords and...