 | TokenizerBaseTokenSplitterChars Property |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Characters that are going to be used to split the text into tokens
Namespace:
imbNLP.Toolkit.Processing
Assembly:
imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.16
Syntaxpublic char[] TokenSplitterChars { get; set; }Property Value
Type:
Char
The token splitter chars.
See Also