AnalyzeResult interface
The result of testing an analyzer on text.
Properties
tokens | The list of tokens returned by the analyzer specified in the request. |
Property Details
tokens
The list of tokens returned by the analyzer specified in the request.
tokens: AnalyzedTokenInfo[]