extractNoun: Noun extractor for Hangul

Description Usage Arguments Value References

Description

extract Nouns from Korean sentence uses Hannanum analyzer. see detail in Hannanum. Example will be shown in github wiki.

Usage

1
extractNoun(sentences, autoSpacing = FALSE)

Arguments

sentences

input character vector

autoSpacing

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

Value

Nouns of sentences, returns list if input is character vector of more than 2 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.