Click or drag to resize

chunkMatchRuleregexPattern Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "P:imbNLP.PartOfSpeech.decomposing.chunk.chunkMatchRule.regexPattern"]

Namespace:  imbNLP.PartOfSpeech.decomposing.chunk
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
[XmlElementAttribute("CDataElement")]
public XmlCDataSection regexPattern { get; set; }

Property Value

Type: XmlCDataSection
See Also