Click or drag to resize

TokenizeReplaceRuleComment Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Human-readable comment on Regex replacement instruction

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

Property Value

Type: String
The comment.
See Also