v1

latestOpenAPI 3.0.32026-07-1760076.2 KB
nlp

Train an NER model

Train an NER model based on training data, which will be generated from a given document or collection

get/api/nlp/train/{id}

Path parameters

idstring required

Relative path to document or collection

Query parameters

namestring required

Name of the model to create

basestring

Base model to extend

langstring

Language to create the model for

copy_vectorsstring

Base model to copy vector layer from

Response

Process ID of the running training

integer required