HtmlTagCounterResult Class |
Namespace: imbNLP.Toolkit.Documents.HtmlAnalysis
public class HtmlTagCounterResult : MetricsBase
The HtmlTagCounterResult type exposes the following members.
| Name | Description | |
|---|---|---|
| HtmlTagCounterResult | Initializes a new instance of the HtmlTagCounterResult class |
| Name | Description | |
|---|---|---|
| Description | Description | |
| Doubles | (Inherited from MetricsBase.) | |
| Integers | (Inherited from MetricsBase.) | |
| Name | Category name | |
| Path | Path to the category | |
| Score | Absolute score of the tag category | |
| Tags | Tags | |
| WeightedScore | Ratio |
| Name | Description | |
|---|---|---|
| Divide(Double) |
Divides the specified b.
(Inherited from MetricsBase.) | |
| DivideT(T) |
Divides the specified b.
(Inherited from MetricsBase.) | |
| 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.) | |
| Init |
Initializes this instance, registers all Integers and Doubles
(Inherited from MetricsBase.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| MinusT |
Minuses the specified b.
(Inherited from MetricsBase.) | |
| PlusT |
Pluses the specified b.
(Inherited from MetricsBase.) | |
| Power(Double) |
Powers the specified b.
(Inherited from MetricsBase.) | |
| PowerT(T) |
Powers the specified b.
(Inherited from MetricsBase.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |