vector_tag | R Documentation |
Tag the a character vector
vector_tag(string, jiebar)
string |
a character vector of segmented words. |
jiebar |
jiebaR Worker. |
## Not run:
cc = worker()
(res = cc["this is test"])
vector_tag(res, cc)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.