Click or drag to resize

bagOfWords Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The bagOfWords type exposes the following members.

Properties
  NameDescription
Public propertyavgFreq
Description of $property$
(Inherited from instanceCountCollectionT.)
Public propertybannedWords
Words banned from the bag
Public propertyChanges
Gets or sets the changes.
(Inherited from changeBindableBase.)
Public propertycompareModeDefault
Default compare mode used when compared against another instance
(Inherited from instanceCountCollectionT.)
Public propertyCount
Gets the number of elements contained in the ICollection.
(Inherited from instanceCountCollectionT.)
Public propertydiversityAntiRatio
Description of $property$
(Inherited from instanceCountCollectionT.)
Public propertydiversityAntiValue
Description of $property$
(Inherited from instanceCountCollectionT.)
Public propertydiversityRatio
Description of $property$
(Inherited from instanceCountCollectionT.)
Public propertyentropyFreq
Entropy of the sample
(Inherited from instanceCountCollectionT.)
Public propertyHasChanges
Gets a value indicating whether this instance has changes.
(Inherited from changeBindableBase.)
Public propertyIsFixedSize
Gets a value indicating whether the IDictionary object has a fixed size.
(Inherited from instanceCountCollectionT.)
Public propertyIsReadOnly
Gets a value indicating whether the IDictionary object is read-only.
(Inherited from instanceCountCollectionT.)
Public propertyIsSynchronized (Inherited from instanceCountCollectionT.)
Public propertyItemString
Gets or sets the count/score Int32 with the specified key.
Public propertyItemObject
Gets or sets the Object with the specified key.
(Inherited from instanceCountCollectionT.)
Public propertyKeys
Gets an ICollection object containing the keys of the IDictionary object.
(Inherited from instanceCountCollectionT.)
Public propertymaxFreq
The highest frequency
(Inherited from instanceCountCollectionT.)
Public propertymedianFreq
The median of frequency
(Inherited from instanceCountCollectionT.)
Public propertyminFreq
The lowest frequency
(Inherited from instanceCountCollectionT.)
Public propertyrange
Description of $property$
(Inherited from instanceCountCollectionT.)
Public propertystandardDeviation
Standard deviation in the fequencies
(Inherited from instanceCountCollectionT.)
Public propertySyncRoot (Inherited from instanceCountCollectionT.)
Public propertyTotalScore
Gets the total score - sum of all frequencies. It is total count of all instance in the sample.
(Inherited from instanceCountCollectionT.)
Public propertyValues
Gets an ICollection object containing the values in the IDictionary object.
(Inherited from instanceCountCollectionT.)
Public propertyvarianceFreq
Variance of the frequencies
(Inherited from instanceCountCollectionT.)
Top
See Also