powered by
words returns full morphemes extracted from Korean phrases.
words
words(phrase)
Character vector.
List of full morphemes will be returned.
See examples in Github.
It is based on Mecab-Ko POS classification.
# NOT RUN { words(c("Some Korean Phrases")) # }
Run the code above in your browser using DataLab