Kroman
September 17, 2015 · View on GitHub
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.