ContentMetrics Properties |
The ContentMetrics type exposes the following members.
| Name | Description | |
|---|---|---|
| Class | Number of classes in the dataset | |
| Documents | Number of documents in the data set | |
| DocumentSets | Number of document sets in the dataset | |
| Doubles | (Inherited from MetricsBase.) | |
| Integers | (Inherited from MetricsBase.) | |
| Name | name of the entry | |
| RenderLength | Total number of characters in rendered textural representation | |
| SourceLength | Total number of characters in source codes of the documents | |
| StemmedTokensDoc | Number of stemmed terms, in the dataset | |
| Terms | Distinct terms in the class, summed on category level (after stemming) | |
| TokensDoc | Number of tokens in the documents | |
| UniqueTokensDoc | Number of distinct tokens in the dataset, before stemming |