webLemmaTerm Class |
Namespace: imbNLP.PartOfSpeech.TFModels.webLemma.table
public class webLemmaTerm : termLemmaBase, ISpaceModelEntity
The webLemmaTerm type exposes the following members.
| Name | Description | |
|---|---|---|
| webLemmaTerm | Initializes a new instance of the webLemmaTerm class |
| Name | Description | |
|---|---|---|
| AFreqPoints | (Inherited from termLemmaBase.) | |
| Count | (Inherited from termLemmaBase.) | |
| documentFactor |
IDF factor for weight
| |
| documentFrequency | ||
| documentSetFrequency | Ratio | |
| lemmaForm | (Inherited from termLemmaBase.) | |
| name | (Inherited from termLemmaBase.) | |
| nominalForm | (Inherited from termLemmaBase.) | |
| otherForms | (Inherited from termLemmaBase.) | |
| otherFormsStr | (Inherited from termLemmaBase.) | |
| relationList |
List of additional relationships
| |
| termFrequency | ||
| weight | (Inherited from termLemmaBase.) |
| Name | Description | |
|---|---|---|
| AddAbsoluteValues |
Sums absolute values (abs. frequency, document frequency and document set frequency)
| |
| Define | (Inherited from termLemmaBase.) | |
| 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.) | |
| GetAbsoluteClone |
Gets a clone with same absolute frequencies, nominalForm, and other forms
| |
| GetAllForms | (Inherited from termLemmaBase.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| isMatch | (Inherited from termLemmaBase.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SetOtherForms | (Inherited from termLemmaBase.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |