Click or drag to resize

TokenizeReplaceRuleRegexSearch Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Regular expression used as needle

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

Property Value

Type: String
The regex search.
See Also