text_annotation

Post Entities

post/v3/api/annotate/entities

Request body

contentstring required
prefixstring[] nullable
categoryEntityCategory[] nullable

Response

Successful Response

textstring nullable

text without tokens

startinteger nullable

start position of the annotation

endinteger nullable

end position of the annotation

Changes