
Tokenizes a character vector and returns all possible results out of the tokenization process. The returned data.frame contains additional attributes for debug usage.
A data.frame.
A character vector to be tokenized.
Character scalar; path to the system dictionary for 'MeCab'.
Character scalar; path to the user dictionary for 'MeCab'.
Logical; If TRUE
, activates partial parsing mode.
Integer value larger than 1.