Skip to main content

Hangul Jaeum Modifier

Project description

Documentation Status

A simple module that injects a JJ(u’ㅉ’) or BB(u’ㅃ’) to the given Korean word or sentence.

For example:

from jaeum_modifier import set_by_index
message = u'안녕하세요'
print(set_by_index(message, index=1)) # 안쪙하세요

Installation

Jaeum Modifier can be installed via pip:

$ pip install jaeum_modifier

You can also install from Github repository:

$ git clone git@github.com:hyunchel/jaeum_modifier.git
$ cd jaeum_modifier/
$ python setup.py install

Documentation

Lastest Version

https://jaeum-modifier.readthedocs.io

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jaeum-modifier-0.0.1a0.tar.gz (4.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page