Learn R Programming

keyclust (version 1.2.5)

terms.keyclust: Returns terms generated by keyclust

Description

A function that returns the terms and their cosine cosimilarities produced by keyclust()

Usage

# S3 method for keyclust
terms(x, ...)

Value

A data frame of terms and their cosine similarities.

Arguments

x

output from keyclust()

...

additional arguments not used