Description Usage Arguments Value
Creates a list
of quanteda::dfm
based on specified ngrams
1 | create_dfm(.corpus, .ngrams = 5, .remove_punct = T, ...)
|
.corpus |
A |
.ngrams |
Number of |
.remove_punct |
Boolean indicating if punctuation should be removed |
... |
Additional arguments passed on to |
A list
of quanteda::dfm
-class objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.