convertHangulStringToKeyStrokes: convertion function Hangul string to keyStrokes

Description Usage Arguments Value

Description

Function can convert Hangul string to Keystrokes. Example will be shown in github wiki.

Usage

1
convertHangulStringToKeyStrokes(hangul, isFullwidth = TRUE)

Arguments

hangul

Hangul sentence

isFullwidth

specify returned character will be Fullwidth ASCII or Halfwidth ASCII

Value

Keystroke sequence


KoNLP documentation built on May 1, 2019, 9:25 p.m.