Click or drag to resize

TokenizerBase Properties

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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 propertyMinLength
Public propertytokenSelector
Public propertyTokenSplitterChars
Characters that are going to be used to split the text into tokens
Top
See Also