Description Usage Arguments Author(s) Examples
Text segmentation symbol to cut words.
1 2 3 4 5 | ## S3 method for class 'segment'
jiebar <= code
## S3 method for class 'segment'
jiebar[code]
|
jiebar |
jiebaR Worker. |
code |
A Chinese sentence or the path of a text file. |
Qin Wenfeng <http://qinwenfeng.com>
1 2 3 4 5 | ## Not run:
words = "hello world"
test1 = worker()
test1 <= words
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.