Description Usage Arguments Value Examples
Function to token a string into its k components
1 | tokenify(string, k)
|
string |
A string or record |
k |
A parameter k, which is the number of shingle, tokens, or grams to break the string into |
Computes the tokenized or grammed version of a string
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.