termCategoryReportEntry Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWBI.Core.WebClassifier.reportData.optionalReports
public class termCategoryReportEntry
The termCategoryReportEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| termCategoryReportEntry |
Initializes a new instance of the termCategoryReportEntry class.
|
| Name | Description | |
|---|---|---|
| Category | Category name | |
| LemmaForm | Lemma form of the term | |
| POSContext | ||
| POSSubType | POS sub-type (if available) | |
| POSType | Word category (pos_type) | |
| PrimaryIrrelevant | Column for approval score value, if a primary term was found relevant | |
| PrimaryIrrelevantExclusive | Column for approval score value, if a primary term was found relevant | |
| PrimaryRelevant | Column for approval score value, if a primary term was found relevant | |
| PrimaryRelevantExclusive | Column for approval score value, if a primary term was found relevant | |
| SecondaryIrrelevant | Column for approval score value, if a primary term was found relevant | |
| SecondaryIrrelevantExclusive | Column for approval score value, if a primary term was found relevant | |
| SecondaryRelevant | Column for approval score value, if a primary term was found relevant | |
| SecondaryRelevantExclusive | Column for approval score value, if a primary term was found relevant | |
| TermCategory | Type | |
| Translation | Translation |
| Name | Description | |
|---|---|---|
| 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.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| hasEvaluation |
Determines whether this instance has evaluation.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| resetScores |
Will set all scores to 0
| |
| ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |