GlobalFunctionType Enumeration |
Namespace: imbNLP.Toolkit.Weighting.Global
public enum GlobalFunctionType
| Member name | Value | Description | |
|---|---|---|---|
| ICF | 0 | The icf - ICFElement | |
| ICSdF | 1 | The ic sd f - ICSdFElement | |
| IDF | 2 | The idf - IDFElement | |
| IGM | 3 | The igm - IGMElement | |
| TDP | 4 | The TDP - CollectionTDPElement |