| ISentenceTokens Property |
Gets the list of tokens detected within the sentence.
Namespace:
Opait.ReportMiner.Api
Assembly:
Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
Syntax IList<IToken> Tokens { get; }
Property Value
Type:
IListITokenSee Also