WeightFunction-class {tm} | R Documentation |
A class representing a weighting function for a term-document matrix.
Objects can be created by calls of the form new("WeightFunction", ...)
.
.Data
function
holding the
weighting function.Name
character
containing a
name representation for the weighting function.Acronym
character
containing an
acronym for the name of the weighting function.
Class function
, directly.
Ingo Feinerer