Split input text into a sequnce of KoreanToken.
Split input text into a sequnce of KoreanToken. A candidate for Korean parser gets tagged with KoreanPos.Korean.
input string
sequence of KoreanTokens
Get chunks by given pos.
Get chunks by given pos.
input string
one of supported KoreanPos's: URL, Email, ScreenName, Hashtag, CashTag, Korean, KoreanParticle, Number, Alpha, Punctuation
sequence of Korean chunk strings
Split input text into Korean Chunks (어절)