Description Usage Arguments Value Author(s)
Remove words into dictionary.
1 2 3 | deleteWords(strwords,
analyzer = get("Analyzer", envir = .RwordsegEnv),
save = FALSE)
|
strwords |
Vector of words. |
analyzer |
A JAVA object of analyzer. |
save |
Whether to save to dictionary. |
No results.
Jian Li <rweibo@sina.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.