get_ngram | R Documentation |
Hidden internal function to get NGRAM
get_ngram(word, corpus, language = NULL)
word |
The word to get NGRAM for. |
corpus |
The corpus to use. Options are 'avis' and 'bok'. |
language |
The language to use. Default is NULL. |
A list that contains the NGRAM.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.