Documentation

StartEndTokenAwareAnalysis
in

Table of Contents

getEndIndex()  : int
The end index of the analyzed subject inside of the Tokens.
getStartIndex()  : int
The start index of the analyzed subject inside of the Tokens.

Methods

getEndIndex()

The end index of the analyzed subject inside of the Tokens.

public getEndIndex() : int
Return values
int

getStartIndex()

The start index of the analyzed subject inside of the Tokens.

public getStartIndex() : int
Return values
int

Search results