Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 502 Bytes

EntitiesResponsePositions.md

File metadata and controls

11 lines (8 loc) · 502 Bytes

TmApi.Model.EntitiesResponsePositions

Properties

Name Type Description Notes
Sentence int? Sentence index [optional]
Begin int? Index of first token of entity [optional]
Length int? Number of tokens in entity [optional]

[Back to Model list] [Back to API list] [Back to README]