Click or drag to resize

cloudConstructorAlgorithm Enumeration

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Algorithm used for lemmaSemanticCloud construction

Namespace:  imbNLP.PartOfSpeech.TFModels.semanticCloud
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public enum cloudConstructorAlgorithm
Members
  Member nameValueDescription
none0
standard1
complex2
alternative3
See Also