 | pipelinePostprocessSettingskeepAllInOutput Property |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
If set true it will keep all items in the final output
Namespace:
imbNLP.PartOfSpeech.pipeline.postprocessor
Assembly:
imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntaxpublic bool keepAllInOutput { get; set; }Property Value
Type:
Booleantrue if [keep all in output]; otherwise,
false.
See Also