Description Usage Arguments See Also
View source: R/getSimilarity.R
Returns the corresponding element of a TopicSimilarity object.
1 2 3 4 5 6 7 8 | 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.