Click or drag to resize

pipelinePostprocessBaseT, TSettingsDescribeSelf Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Describes self in multiple lines. Description contains the most important settings and way of operation

Namespace:  imbNLP.PartOfSpeech.pipeline.postprocessor
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public abstract List<string> DescribeSelf()

Return Value

Type: ListString

[Missing <returns> documentation for "M:imbNLP.PartOfSpeech.pipeline.postprocessor.pipelinePostprocessBase`2.DescribeSelf"]

See Also