[,VectorSpaceModel-method | R Documentation |
Reduce a VectorSpaceModel to a smaller one
## S4 method for signature 'VectorSpaceModel' x[i, j, ..., drop = TRUE]
x |
The vectorspace model to subset |
i |
The row numbers to extract |
j |
The column numbers to extract |
... |
Other arguments passed to extract (unlikely to be useful). |
drop |
Whether to drop columns. This parameter is ignored. |
A VectorSpaceModel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.