[[,VectorSpaceModel-method | R Documentation |
VectorSpaceModel subsetting
## S4 method for signature 'VectorSpaceModel' x[[i, average = TRUE]]
x |
The object being subsetted. |
i |
A character vector: the words to use as rownames. |
average |
Whether to collapse down to a single vector, or to return a subset of one row for each asked for. |
A VectorSpaceModel of a single row.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.