a named list of control options. The component
weighting must be a weighting function capable of handling a
dgCMatrix. It defaults to weightTf for term frequency
weighting. All other options are delegated
Value
An S4 object of class TermDocMatrix containing a sparse term-document
matrix. The following slots contain useful information:
DataThe sparse Matrix.
WeightingThe weighting mode applied to the term-document matrix.
See Also
The documentation to termFreq gives an extensive list of
possible options.