Jamo: Hangul Character Analysis
===============================
.. image:: https://travis-ci.org/JDongian/python-jamo.svg?branch=master
:target: https://travis-ci.org/JDongian/python-jamo
.. image:: https://readthedocs.org/projects/python-jamo/badge/?version=latest
:target: https://readthedocs.org/projects/python-jamo/?badge=latest
Python-jamo is a Python Hangul syllable decomposition and synthesis library
for working with Hangul characters and jamo.
Currently in beta release, function names are subject to change, but there is
coverage for nearly all Hangul-related codepoints under Unicode 7.0.
Originally designed to help students identify difficult-to-spell words
containing (ㅔ,ㅐ) or (ㅗ,ㅜ), this project hopes to fill the niche of Korean
phonetic and spelling analysis.
Installation
------------
To install Jamo from `pypi`_, simply:
.. code-block:: bash
$ pip install jamo
The jamo module is Python 3 only. Viva the bleeding edge!
Documentation
-------------
Documentation is available at ReadTheDocs in `English`_.
Contributing
------------
Like this project or want to help? Take a look at the issues! I'm active on
github, and will review pulls. I'm open to email as well, so please contact
me if you have any ideas for this project.
License
-------
Apache 2.0 licensed.
Anyone is free to use the software for any purpose, to distribute it, to
modify it, and to distribute modified versions of the software, under the
terms of the license, without concern for royalties.
.. _pypi: https://pypi.python.org/pypi/jamo
.. _English: http://python-jamo.readthedocs.org/en/latest/
.. _Korean: http://python-jamo.readthedocs.org/ko/latest/
Raw data
{
"_id": null,
"home_page": "https://github.com/jdongian/python-jamo",
"name": "jamo",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "Korean Hangul jamo syllable nlp",
"author": "Joshua Dong",
"author_email": "jdong42@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/b1/a2/bda770579809726e929ca6356743f9f50f64a2cbaee578fa9d4824afb00e/jamo-0.4.1.tar.gz",
"platform": "",
"description": "Jamo: Hangul Character Analysis\n===============================\n\n.. image:: https://travis-ci.org/JDongian/python-jamo.svg?branch=master\n :target: https://travis-ci.org/JDongian/python-jamo\n\n.. image:: https://readthedocs.org/projects/python-jamo/badge/?version=latest\n :target: https://readthedocs.org/projects/python-jamo/?badge=latest\n\nPython-jamo is a Python Hangul syllable decomposition and synthesis library\nfor working with Hangul characters and jamo.\n\nCurrently in beta release, function names are subject to change, but there is\ncoverage for nearly all Hangul-related codepoints under Unicode 7.0.\n\nOriginally designed to help students identify difficult-to-spell words\ncontaining (\u3154,\u3150) or (\u3157,\u315c), this project hopes to fill the niche of Korean\nphonetic and spelling analysis.\n\n\nInstallation\n------------\n\nTo install Jamo from `pypi`_, simply:\n\n.. code-block:: bash\n\n $ pip install jamo\n\nThe jamo module is Python 3 only. Viva the bleeding edge!\n\n\nDocumentation\n-------------\n\nDocumentation is available at ReadTheDocs in `English`_.\n\n\nContributing\n------------\n\nLike this project or want to help? Take a look at the issues! I'm active on\ngithub, and will review pulls. I'm open to email as well, so please contact\nme if you have any ideas for this project.\n\n\nLicense\n-------\n\nApache 2.0 licensed.\n\nAnyone is free to use the software for any purpose, to distribute it, to\nmodify it, and to distribute modified versions of the software, under the\nterms of the license, without concern for royalties.\n\n\n.. _pypi: https://pypi.python.org/pypi/jamo\n.. _English: http://python-jamo.readthedocs.org/en/latest/\n.. _Korean: http://python-jamo.readthedocs.org/ko/latest/\n\n\n",
"bugtrack_url": null,
"license": "http://www.apache.org/licenses/LICENSE-2.0",
"summary": "A Hangul syllable and jamo analyzer.",
"version": "0.4.1",
"split_keywords": [
"korean",
"hangul",
"jamo",
"syllable",
"nlp"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "05e353eee232c12f89b277267009b2be5c3728b9a7a26a513194eb81276d122e",
"md5": "d7e785207ce19c37ca8236306e8fd7fd",
"sha256": "5aab84c642b453972514e5b95054cf6104fef8f74caa2812993fd846e2141f44"
},
"downloads": -1,
"filename": "jamo-0.4.1-py3.6.egg",
"has_sig": false,
"md5_digest": "d7e785207ce19c37ca8236306e8fd7fd",
"packagetype": "bdist_egg",
"python_version": "3.6",
"requires_python": null,
"size": 12781,
"upload_time": "2017-11-06T19:28:50",
"upload_time_iso_8601": "2017-11-06T19:28:50.547982Z",
"url": "https://files.pythonhosted.org/packages/05/e3/53eee232c12f89b277267009b2be5c3728b9a7a26a513194eb81276d122e/jamo-0.4.1-py3.6.egg",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "accc49812faae67f9a24be6ddaf58a2cf7e8c3cbfcf5b762d9414f7103d2ea2c",
"md5": "bbc9020b360f20474a07d4daa61760c4",
"sha256": "d4b94fd23324c606ed2fbc4037c603e2c3a7ae9390c05d3473aea1ccb6b1c3fb"
},
"downloads": -1,
"filename": "jamo-0.4.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bbc9020b360f20474a07d4daa61760c4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 9543,
"upload_time": "2017-11-06T19:28:49",
"upload_time_iso_8601": "2017-11-06T19:28:49.624916Z",
"url": "https://files.pythonhosted.org/packages/ac/cc/49812faae67f9a24be6ddaf58a2cf7e8c3cbfcf5b762d9414f7103d2ea2c/jamo-0.4.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b1a2bda770579809726e929ca6356743f9f50f64a2cbaee578fa9d4824afb00e",
"md5": "244448a5762cb7b3250a34b7eff8b8e4",
"sha256": "ea65cf9d35338d0e0af48d75ff426d8a369b0ebde6f07051c3ac37256f56d025"
},
"downloads": -1,
"filename": "jamo-0.4.1.tar.gz",
"has_sig": false,
"md5_digest": "244448a5762cb7b3250a34b7eff8b8e4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7386,
"upload_time": "2017-11-06T19:28:51",
"upload_time_iso_8601": "2017-11-06T19:28:51.729200Z",
"url": "https://files.pythonhosted.org/packages/b1/a2/bda770579809726e929ca6356743f9f50f64a2cbaee578fa9d4824afb00e/jamo-0.4.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2017-11-06 19:28:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "jdongian",
"github_project": "python-jamo",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "jamo"
}