# NOT RUN {
x <- word_embeddings_4$harmonywords
y <- word_embeddings_4$satisfactionwords
textSimilarityTest(x,
y,
method = "paired",
Npermutations = 100,
N_cluster_nodes = 1,
alternative = "two_sided"
)
# }
Run the code above in your browser using DataLab