Click or drag to resize

nlpTokenizatorSettingsvowelLastRegex Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Bindable property

Namespace:  imbNLP.Core.contentStructure.tokenizator
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.30
Syntax
C#
public Regex vowelLastRegex { get; set; }

Property Value

Type: Regex
See Also