Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 1.29 KB

README.md

File metadata and controls

55 lines (36 loc) · 1.29 KB

Kroman

Kroman is ultimate Korean hangul romanization tool. It has a lot of implementations.

This is the python package.

Installation

Install it with pip is recommended.

$ pip install kroman

Or install it yourself as:

$ python setup.py install

Usage

kroman.parse(손목시계)
=> son-mog-si-gye

Implementations

Applications

Library and frameworks

Editor plugins

Contributing

Bug reports and pull requests are welcome on Github at https://github.com/cheunghy/kroman-py.

License

Kroman is available as open source under the terms of the MIT License.