ContentAnalytics Class |
[Missing <summary> documentation for "T:imbNLP.Toolkit.Documents.Analysis.ContentAnalytics"]
Namespace: imbNLP.Toolkit.Documents.Analysis
public class ContentAnalytics : AnalyticsBase
The ContentAnalytics type exposes the following members.
| Name | Description | |
|---|---|---|
| ContentAnalytics | Initializes a new instance of the ContentAnalytics class | |
| ContentAnalytics(folderNode) | Initializes a new instance of the ContentAnalytics class |
| Name | Description | |
|---|---|---|
| corpusMethod | ||
| corpusMethodSettings | ||
| entityMethod | ||
| entityMethodSettings | ||
| folder | (Inherited from AnalyticsBase.) | |
| vectorMethod | ||
| vectorMethodSettings |
| Name | Description | |
|---|---|---|
| CompareDatasets | ||
| 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.) | |
| ProduceMetrics |
Produces metrics for the data set specified
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |