posParallelRcpp | R Documentation |
This function is an internal function called by tokenize()
.
For common usage, use tokenize()
instead.
text |
A character vector to be tokenized. |
sys_dic |
Character scalar; path to the system dictionary for 'MeCab'. |
user_dic |
Character scalar; path to the user dictionary for 'MeCab'. |
partial |
Logical; If |
grain_size |
Integer value larger than 1. |
A data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.