Click or drag to resize
Accord.NET (logo)

IBagOfWordsT Properties

The IBagOfWordsT generic type exposes the following members.

Properties
  NameDescription
Public propertyNumberOfInputs
Gets or sets the number of inputs accepted by the model.
(Inherited from ITransform.)
Public propertyNumberOfOutputs
Gets or sets the number of outputs generated by the model.
(Inherited from ITransform.)
Public propertyNumberOfWords
Gets the number of words in this codebook.
Top
See Also