MorphAnalyzer: Hannanum morphological analyzer interface function

Description Usage Arguments Value References

View source: R/koAnalyzerRun.R

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


haven-jeon/KoNLP documentation built on July 8, 2021, 12:26 a.m.