<=.keywords | R Documentation |
Keywords symbol to find keywords.
## S3 method for class 'keywords'
jiebar <= code
## S3 method for class 'keywords'
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("keywords",topn=1)
test1 <= words
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.