dubeolsik-automata

Dubeolsik automata


License
Other
Install
pip install dubeolsik-automata==0.2.0

Documentation

두벌식 오토마타 (dubeolsik_automata)

  • 영타로 들어온 입력을 한글로 변환 후 각 자음 모음 조각들을 모아 단어를 만들어줍니다.

  • 예) 'dkssud' -> 'ㅇㅏㄴㄴㅕㅇ' -> '안녕'

  • After converting the english input into Korean, collect the pieces of each consonant vowel to make a word.

  • ex) 'dkssud' -> 'ㅇㅏㄴㄴㅕㅇ' -> '안녕'

설치 (Install)

pip install dubeolsik_automata

  • or just download dubeolsik_automata.py and import it

사용 방법 (How to use)

필요 패키지 및 설정 (Necessary Packages and Settings)

  • Nothing

함수 설명 (Functions)

  • join_jamos

Shield

GitHub repo size