cloudMatrixReductionReportEntry Class |
Namespace: imbNLP.PartOfSpeech.TFModels.semanticCloudMatrix
public class cloudMatrixReductionReportEntry
The cloudMatrixReductionReportEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| cloudMatrixReductionReportEntry |
Never use this constructor, it's for serialization. Use Add(String, String, Double, Double, cloudMatrixReductionAction) method
|
| Name | Description | |
|---|---|---|
| Action | Type of action that was applied | |
| Cloud | Name of the cloud that owns the term | |
| Hash | Hash - used to identify this particular action during report creation | |
| Initial | Ratio | |
| Reduced | ||
| Term | Term that was affected by reduction |
| 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.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString |
Returns a formatted String that represents this instance.
(Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| ToStringFormat |
Format used for ToString |