 | pipelineNodeBinTisRunningInRoutedCounterMode Property |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets a value indicating whether this instance is running in routed counter mode.
Namespace:
imbNLP.PartOfSpeech.pipeline.core
Assembly:
imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntaxpublic bool isRunningInRoutedCounterMode { get; }Property Value
Type:
Booleantrue if this instance is running in routed counter mode; otherwise,
false.
See Also