convertHangulStringToKeyStrokes: convertion function Hangul string to keyStrokes

Description Usage Arguments Value

View source: R/hangulUtils.R

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


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