Click or drag to resize

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
Syntax
C#
public bool keepAllInOutput { get; set; }

Property Value

Type: Boolean
true if [keep all in output]; otherwise, false.
See Also