tokenize | R Documentation |
Call 'Sudachi' tokenizer
tokenize(x, text_field, docid_field, instance)
x |
A data.frame like object or a character vector to be tokenized. |
text_field |
Column name where to get texts to be tokenized. |
docid_field |
Column name where to get identifiers of texts. |
instance |
A binding to the instance of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.