Description Usage Arguments Examples
Tag the a character vector
1 | vector_tag(string, jiebar)
|
string |
a character vector of segmented words. |
jiebar |
jiebaR Worker. |
1 2 3 4 5 6 | ## 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.