terms.keyclust {keyclust} | R Documentation |
Returns terms generated by keyclust
Description
A function that returns the terms and their cosine cosimilarities
produced by keyclust()
Usage
## S3 method for class 'keyclust'
terms(x, ...)
Arguments
x |
output from |
... |
additional arguments not used |
Value
A data frame of terms and their cosine similarities.
[Package keyclust version 1.2.5 Index]