Click or drag to resize

TokenizerBase Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

The TokenizerBase type exposes the following members.

Properties
  NameDescription
Public propertyInputReplacers
Set of replacement rules to be applied on a text, before splitting the text into tokens
Public propertyLowerCase
Public propertyTokenSplitterChars
Characters that are going to be used to split the text into tokens
Top
See Also