monkeylearn-java icon indicating copy to clipboard operation
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.

Results 4 monkeylearn-java issues
Sort by recently updated
recently updated
newest added

I follow the instruction of the official website, but the return value I printed out is always [[]]. ![Screenshot 2023-03-07 at 4 44 29 PM](https://user-images.githubusercontent.com/93879365/223560359-e0e7624a-3eaa-4359-bd0b-44abb91102f2.png)

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...