Click or drag to resize

chunkComposerBasicSettingsDescribeSelf Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Creates multi-line description of current configuration

Namespace:  imbNLP.PartOfSpeech.decomposing.chunk
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public override List<string> DescribeSelf()

Return Value

Type: ListString
List of description lines
See Also