Click or drag to resize

ContentMetrics Properties

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The ContentMetrics type exposes the following members.

Properties
  NameDescription
Public propertyClass
Number of classes in the dataset
Public propertyDocuments
Number of documents in the data set
Public propertyDocumentSets
Number of document sets in the dataset
Protected propertyDoubles (Inherited from MetricsBase.)
Protected propertyIntegers (Inherited from MetricsBase.)
Public propertyName
name of the entry
Public propertyRenderLength
Total number of characters in rendered textural representation
Public propertySourceLength
Total number of characters in source codes of the documents
Public propertyStemmedTokensDoc
Number of stemmed terms, in the dataset
Public propertyTerms
Distinct terms in the class, summed on category level (after stemming)
Public propertyTokensDoc
Number of tokens in the documents
Public propertyUniqueTokensDoc
Number of distinct tokens in the dataset, before stemming
Top
See Also