Learn R Programming

fdm2id (version 1.0.1)

textmining-class: Text mining object

Description

Object used for text mining.

Arguments

Details

Objects of this class are plain lists with the following components:

vectorizer

The vectorizer.

vectors

The vectorized dataset.

res

The result of the text mining method.

See Also

TEXTMINING, vectorize.docs