| mutualinformation | R Documentation | 
returns mutual information or t-scores for input text
mutualinformation(text, query = "", method = c("mutual", "tscores"))
text | 
 input character vector  | 
query | 
 term to get information  | 
method | 
 for calculations(‘mutual’ or ‘t-scores’)  | 
Heewon Jeon
Church, K. W. and Hanks, P. (1990). Word association norms, mutual information,and lexicography.Computational Linguistics, 16(1):22-29.
Church, K. W. and Mercer, R. L. (1993). Introduction to the special issue on computational linguistics using large corpora. Computational Linguistics, 19(1):1-24.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.