Skip to content

youknowone/hangul-romanize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangul romanization tool

image

You can install the package from PyPI

$ pip install hangul-romanize

Example

Prelude::

>>> from hangul_romanize import Transliter >>> from hangul_romanize.rule import academic >>> >>> transliter = Transliter(academic) >>> print(transliter.translit(u'안녕하세요')) annyeonghase-yo

About

Hangul romanization library for academy - 국립국어원 학술 표기법

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages