TextSpan

Represents a text span in the input document.

JSON representation
 { 
 "content" 
 : 
 string 
 , 
 "beginOffset" 
 : 
 integer 
 } 
Fields
content

string

The content of the text span, which is a substring of the document.

begin Offset

integer

The API calculates the beginning offset of the content in the original document according to the EncodingType specified in the API request.

Create a Mobile Website
View Site in Mobile | Classic
Share by: