Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 510 Bytes

SentimentsResponsePositions.md

File metadata and controls

11 lines (8 loc) · 510 Bytes

TmApi.Model.SentimentsResponsePositions

Properties

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

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