Tokenize text and return dataframe with pairwise word correlation per user for most commonly occuring words

cor_words(data)

Arguments

data

dataframe containing text

Value

aggregated dataframe including words and their pairwise correlations