Description Usage Arguments Value
Create a similarity graph
1 | similarity_graph(similarities, word_metadata = NULL, threshold = 0.5)
|
similarities |
a data frame of word-word similarities (e.g. output from pairwise_similarity) |
frequences |
an optional data frame of word-level metadata. The first column should be the word names. If a 'freq' column is included, it is used for node sizes |
an igraph graph object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.