CollectionTDPElement Class |
Namespace: imbNLP.Toolkit.Weighting.Global
public class CollectionTDPElement : GlobalElementBase
The CollectionTDPElement type exposes the following members.
| Name | Description | |
|---|---|---|
| CollectionTDPElement | Initializes a new instance of the CollectionTDPElement class |
| Name | Description | |
|---|---|---|
| description | (Inherited from GlobalElementBase.) | |
| DocumentVsLabel |
Gets or sets the document vs label.
| |
| factor | ||
| IsEnabled | (Inherited from GlobalElementBase.) | |
| model | ||
| N | ||
| resultType |
Gets the type of the result.
(Overrides GlobalElementBaseresultType.) | |
| shortName | (Inherited from GlobalElementBase.) |
| Name | Description | |
|---|---|---|
| Describe | (Overrides GlobalElementBaseDescribe(ILogBuilder).) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetElementFactor |
Gets the element factor.
(Overrides GlobalElementBaseGetElementFactor(String, SpaceModel, SpaceLabel).) | |
| GetElementFactorEntry | (Inherited from GlobalElementBase.) | |
| GetElementFactors |
Builds dictionary of global element factors
(Inherited from GlobalElementBase.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| PrepareTheModel |
Prepares the model.
(Overrides GlobalElementBasePrepareTheModel(SpaceModel).) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Relevant paper: Lan, Man, Chew Lim Tan, Jian Su, and Yue Lu. 2009. “Supervised and Traditional Term Weighting Methods for Automatic Text Categorization.” IEEE Transactions on Pattern Analysis and Machine Intelligence 31 (4). IEEE: 721–35.