Parses specified string.
Namespace: NReco.NLQuery
Assembly: NReco.NLQuery (in NReco.NLQuery.dll) Version: 1.0.0
Syntax
Parameters
- rdr
- Type: System.IO.TextReader
input
Return Value
Type: IEnumerable<Token>sequence of tokens
See Also
Tokenizer.Parse Method (TextReader) | NReco.NLQuery Class Library Documentation |
Namespace: NReco.NLQuery