contentReportSettings Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWBI.Core.WebClassifier.pipelineMCRepo.report
public class contentReportSettings
The contentReportSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| contentReportSettings | Initializes a new instance of the contentReportSettings class |
| Name | Description | |
|---|---|---|
| doModelReport | Publish report on the pipeline model | |
| doPublishPipelineStats | If true it will create pipeline token reports for each category | |
| doPublishTermCategoryReport | If true it will publish term categorization reports | |
| doPublishTop100WebLemmaTables | If true it will publish reports on WebLemmaTable and WebChunkTables - top 100 records | |
| doRepoReports | Do make repository reports | |
| isActive | If true it will make special content reports | |
| minChunksInToken | Minimum number of chunks in selected token streams | |
| pageReportsPerCategory | Number of page structures to report | |
| sitesPerCategory | Number of web sites to report on | |
| termReport | ||
| tokenStreamsPerCategory | Number of token streams to report, per category |
| 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 string that represents the current object. (Inherited from Object.) |