HangulAutomata: do Hangul automata

Description Usage Arguments Value

View source: R/hangulUtils.R

Description

function to be used for converting to complete Hangul syllables from Jamo or Keystrokes. Example will be shown in github wiki.

Usage

1
HangulAutomata(input, isKeystroke = F, isForceConv = F)

Arguments

input

to be processed mostly Jamo sequences

isKeystroke

boolean parameter to check input is keystroke or Jamo sequences

isForceConv

boolean parameter to force converting if input is not valid Jamo or keystroke sequences.

Value

complete Hangul syllable


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