Monkeylearn Node Versions Save

Official Node client for the MonkeyLearn API. Build and consume machine learning models for language processing from your Node apps.

v3.4.0

5 years ago

monkeylearn-node v3.4.0

  • Added support for API v3.4 features.

v3.2.0

5 years ago

monkeylearn-node v3.2.0

  • Library now uses API version 3.2.
  • Codebase was rewritten in its entirety to be more idiomatic.
  • Native promises are used now
  • auto-retries is implemented with setTimeout instead of sleep.

0.1.11

7 years ago
  • add category detail endpoint

0.1.10

7 years ago
  • Bugfix in pipeliens API

0.1.9

7 years ago
  • Bugfix in classification and extraction

0.1.8

8 years ago
  • Bugfix in sleep requests

0.1.7

8 years ago
  • Set user agent

0.1.6

8 years ago
  • Updated the upload samples endpoint

0.1.5

8 years ago
  • Added list classifiers endpoint

0.1.4

8 years ago

Fixed util.inherits for older node versions