TermFrequencyFunction Class |
Namespace: imbNLP.Toolkit.Weighting.Local
public class TermFrequencyFunction : LocalElementBase
The TermFrequencyFunction type exposes the following members.
| Name | Description | |
|---|---|---|
| TermFrequencyFunction |
Initializes a new instance of the TermFrequencyFunction class.
|
| Name | Description | |
|---|---|---|
| computation |
Gets or sets the computation.
| |
| description | ||
| IsEnabled | (Inherited from LocalElementBase.) | |
| normalization |
Gets or sets the TF normalization.
| |
| shortName | (Inherited from LocalElementBase.) | |
| space | (Inherited from LocalElementBase.) | |
| SqrTc | ||
| TFN_index |
Normalization divisor for document
|
| Name | Description | |
|---|---|---|
| Describe | (Overrides LocalElementBaseDescribe(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 | (Overrides LocalElementBaseGetElementFactor(String, SpaceDocumentModel).) | |
| GetElementFactorEntry | (Overrides LocalElementBaseGetElementFactorEntry(String, SpaceDocumentModel).) | |
| GetFunctionName | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetNormalizationName | ||
| GetSignature | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| PrepareTheModel | (Overrides LocalElementBasePrepareTheModel(SpaceModel).) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |