Click or drag to resize

TokenizerBasetokenSelector Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "P:imbNLP.Toolkit.Processing.TokenizerBase.tokenSelector"]

Namespace:  imbNLP.Toolkit.Processing
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public Regex tokenSelector { get; set; }

Property Value

Type: Regex
See Also