Click or drag to resize

wlfConstructorTFIDFDescribeSelf Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Creates multi-line description of current configuration

Namespace:  imbNLP.PartOfSpeech.TFModels.webLemma
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public override List<string> DescribeSelf()

Return Value

Type: ListString
List of description lines

Implements

IWLFConstructorDescribeSelf
See Also