Click or drag to resize

pipelineRegexTestTypeEnum Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Regex test node sub type

Namespace:  imbNLP.PartOfSpeech.pipelineForPos.node
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
[FlagsAttribute]
public enum pipelineRegexTestTypeEnum
Members
  Member nameValueDescription
none0
distribution1
tagger2
groupreplacer4
replacer8
makeMatches16
See Also