powered by
nouns returns nouns extracted from Korean phrases.
nouns
nouns(phrase)
A character vector or character vectors.
List of nouns will be returned. Element name of the list are original phrases.
See examples in Github.
Noun extraction is used for many Korean text analysis algorithms.
# NOT RUN { nouns(c("Some Korean Phrases")) # } # NOT RUN { # }
Run the code above in your browser using DataLab