 | pipelinePostprocessSettingskeepAllInOutput Property |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
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.18
Syntaxpublic bool keepAllInOutput { get; set; }Property Value
Type:
Booleantrue if [keep all in output]; otherwise,
false.
See Also