View source: R/getSimilarity.R
| getSimilarity | R Documentation |
Returns the corresponding element of a TopicSimilarity object.
getSimilarity(x) getRelevantWords(x) getConsideredWords(x) ## S3 method for class 'TopicSimilarity' getParam(x)
x |
[ |
Other getter functions:
getJob(),
getSCLOP(),
getTopics()
Other TopicSimilarity functions:
cosineTopics(),
dendTopics(),
jaccardTopics(),
jsTopics(),
rboTopics()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.