termExploreModelSource Enumeration |
[Missing <summary> documentation for "T:imbNLP.Data.semanticLexicon.explore.termExploreModelSource"]
Namespace: imbNLP.Data.semanticLexicon.explore
public enum termExploreModelSource
| Member name | Value | Description | |
|---|---|---|---|
| none | 0 | The none - unknown | |
| fromFile | 1 | From file - loaded from file | |
| fromLemma | 2 | From lemma - reconstructed from TermLemma | |
| fromToken | 3 | From token - constructed from String token |