| cmecab | R Documentation | 
Call CMeCab tagger
cmecab(chr, opt = "", split = FALSE, mode = c("parse", "wakati"))
chr | 
 Character vector to be tokenized.  | 
opt | 
 Character scalar to be passed as tagger options (ex. "-d").  | 
split | 
 Logical. If true (by default), the function splits character vector
into sentences using   | 
mode | 
 Character scalar.  | 
A tibble.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.