Description Usage Arguments Examples
View source: R/NaiveTokenizer.R
Get n-grams from a vector of tokens, supplied as parameter.
1 | getNGrams(token_vec, n = 2)
|
token_vec |
vector of atomic character strings |
n |
cardinality of the pairs |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.