Click or drag to resize

wlfConstructorTFIDFDescribeSelf Method

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

Namespace:  imbNLP.PartOfSpeech.TFModels.webLemma
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

Implements

IWLFConstructorDescribeSelf
See Also