For the complete documentation index, see llms.txt. This page is also available as Markdown.

Entity linking

Use the Tonic Textual REST API to link entity values.

Group entities

post

Group entities together based on the original text

Body

Request to group detected entities using entity linking.

original_textstringOptional
Responses
200

Returns grouped entities

Response containing entity groups produced by entity linking.

post/api/Synthesis/group
200

Returns grouped entities

Last updated

Was this helpful?