KoNLP (version 0.80.2)

MorphAnalyzer: Hannanum morphological analyzer interface function

Description

Do the morphological analysis, not doing pos tagging uses Hannanum analyzer. see details in Hannanum. Example will be shown in github wiki.

Usage

MorphAnalyzer(sentences, autoSpacing = FALSE)

Arguments

sentences

input character vector

autoSpacing

boolean dees it need to apply auto-spacing for input. defaulFALSE

Value

morphemes of sentences

References

Sangwon Park et al(2010). A Plug-In Component-based Korean Morphological Analyzer