محبوبیت
تاخیر
نرخ موفقیت
مانکی لرن به برنامهنویسان اجازه میدهد مدلهای شخصیسازی شدهی خود را دستهبندی، استخراج یا مدیریت نمایند. این وبسرویس تا ورژن 3 خود ، از زبانهای پایتون، روبی، پیاچپی، جاوا اسکریپت و جاوا پیروی مینماید. مانکی لرن همچنین بخش Workflow را به صورت بتا به سرویس خود اضافه کرده است.
GET Returns information about a classifier including its settings, stats, and tags.
POST Classifies texts with a given classifier.
POST Creates a new classifier.
POST Creates a new custom field in a workflow.
POST Creates a new step in a workflow.
POST Creates a new tag in a classifier.
DELETE This endpoint deletes a classifier. This action cannot be undone.
DELETE This endpoint deletes a Step from a classifier. This action cannot be undone.
DELETE This endpoint deletes a tag from a classifier. This action cannot be undone.
DELETE This endpoint deletes a workflow. This action cannot be undone.
PUT Updates a classifier name, description, and settings.
PUT Updates a tag in a classifier.
POST Extracts information from texts with a given extractor.
GET Returns information about an extractor.
GET Returns all the available classifiers for the user.
GET Returns all the available extractors for the user.
POST Lists data in a workflow with its corresponding processed output.