SimplePos09: POS tagging by using 9 KAIST tags

View source: R/koAnalyzerRun.R

SimplePos09R Documentation

POS tagging by using 9 KAIST tags

Description

Do pos tagging using 9 tags uses Hannanum analyzer. see details in Hannanum. Example will be shown in github wiki.

Usage

SimplePos09(sentences, autoSpacing = FALSE)

Arguments

sentences

input character vector

autoSpacing

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

Value

KAIST tags of input sentence

References

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


haven-jeon/KoNLP documentation built on June 13, 2025, 7:33 a.m.