MorphAnalyzer: Hannanum morphological analyzer interface function

Description Usage Arguments Value References

Description

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

Usage

1
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


KoNLP documentation built on May 1, 2019, 9:25 p.m.