<=.segment | R Documentation |
Text segmentation symbol to cut words.
## 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>
## 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.