Description Usage Arguments Details Value Examples
words
returns full morphemes extracted from Korean phrases.
1 | words(phrase)
|
phrase |
Character vector. |
It is based on Mecab-Ko POS classification. Full morphemes are consisted with The function coerces input to UTF-8.
List of full morphemes will be returned.
See examples in Github.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.