Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/konlpy/konlpy

Python package for Korean natural language processing.
https://github.com/konlpy/konlpy

hacktoberfest korean korean-nlp morphology nlp python text-mining

Last synced: 27 days ago
JSON representation

Python package for Korean natural language processing.

Awesome Lists containing this project

README

        

KoNLPy
======

.. image:: https://badges.gitter.im/Join%20Chat.svg
:alt: Join the chat at https://gitter.im/konlpy/konlpy
:target: https://gitter.im/konlpy/konlpy?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge

.. image:: https://img.shields.io/travis/konlpy/konlpy.svg
:target: https://travis-ci.org/konlpy/konlpy
:alt: Build Status

.. image:: https://readthedocs.org/projects/konlpy/badge/?version=latest
:target: https://readthedocs.org/projects/konlpy/?badge=latest
:alt: Documentation Status

.. image:: https://img.shields.io/coveralls/konlpy/konlpy.svg
:target: https://coveralls.io/r/konlpy/konlpy
:alt: Coverage Status

.. image:: https://img.shields.io/pypi/status/konlpy.svg
:target: https://pypi.python.org/pypi/konlpy/
:alt: Development Status

.. image:: https://img.shields.io/badge/licence-GPL-blue.svg
:target: http://www.gnu.org/copyleft/gpl.html
:alt: License

한국어 자연어처리를 할 수 있는 파이썬 패키지입니다.

KoNLPy is a Python package for natural language processing of the Korean language.

- English documentation: http://konlpy.org/en/latest
- 한국어 문서: http://konlpy.org/ko/latest

Links
------

- KoNLPy was rewrapped using Py4J by `Steven Han `_: https://github.com/nazgul33/konlpy