extractNoun: Noun extractor for Hangul

Description Usage Arguments Value References

View source: R/koAnalyzerRun.R

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


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