 | chunkMatchRuleflagTypesToMatchNames Property |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Names of enumeration types whose values have to match in order to confirm prior regex match
Namespace:
imbNLP.PartOfSpeech.decomposing.chunk
Assembly:
imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntaxpublic List<string> flagTypesToMatchNames { get; set; }Property Value
Type:
ListString
The flag types to match names.
See Also