classifier
Start Classifier job
post/classifier/classifier
Request body
project_idinteger required
Project ID associated with the job
task_type'training' | 'evaluation' | 'inference' required
model_type'document' | 'sentence' | 'span' required
Response
Successful Response
job_idstring required
RQ job ID
job_typestring required
Type of the job
project_idinteger required
Project ID associated with the job
status'queued' | 'finished' | 'failed' | 'started' | 'deferred' | 'scheduled' | 'stopped' | 'canceled' required
status_messagestring nullable
Status message
current_stepinteger required
Current step in the job process
stepsstring[] required
Total number of steps in the job process
createdstring date-time required
Created timestamp of the job
finishedstring date-time nullable
Finished timestamp of the job