vectorizer-class | R Documentation |
This class contains a vectorization model for textual documents.
vectorizer
The vectorizer.
transform
The transformation to be applied after vectorization (normalization, TF-IDF).
phrases
The phrase detection method.
tfidf
The TF-IDF transformation.
lsa
The LSA transformation.
tokens
The token from the original document.
vectorize.docs
, query.docs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.