Click or drag to resize

termExploreModelSource Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "T:imbNLP.Data.semanticLexicon.explore.termExploreModelSource"]

Namespace:  imbNLP.Data.semanticLexicon.explore
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.26
Syntax
C#
public enum termExploreModelSource
Members
  Member nameValueDescription
none0 The none - unknown
fromFile1 From file - loaded from file
fromLemma2 From lemma - reconstructed from TermLemma
fromToken3 From token - constructed from String token
See Also