Skip to main content

PyKomoran is Python wrapper for KOMORAN, KOrean MORphical ANalyzer.

Project description

PyKOMORAN

PyPI PyPI - Python Version Downloads License

Introduction

Installation

Requirements

  • To use PyKomoran, the following requirements must be installed
    • Java 8+ JDK Environment
    • Python 3.4+
      • We recommend you use Python 3.4 or higher.
    • Py4J, 0.10 (or higher)
      • This will be installed when installing PyKomoran using pip.

How to install

  • You can install PyKomoran using pip.
  pip install PyKomoran
  • Or, just clone this repository and copy for use.
  git clone https://github.com/shineware/PyKOMORAN
  cp -r PyKOMORAN/python/PyKomoran [DEST_LOCATION_TO_YOUR_PROJECT]

Usage

Quick start

  • After import dependencies, create a Komoran instance.
  from PyKomoran import *
  komoran = Komoran(DEFAULT_MODEL['LIGHT'])
  • After then, run analyzing method.
  komoran.get_plain_text("① 대한민국은 민주공화국이다.")
  # # Result
  # '①/SW 대한민국/NNP 은/JX 민주/NNP 공화국/NNG 이/VCP 다/EF ./SF'

Usage in detail

Citation

  • Please use BibTeX below.

    @misc{komoran,
      author = {Junsoo Shin, Junghwan Park, Geunho Lee},
      title = {KOMORAN},
      publisher = {GitHub},
      journal = {GitHub repository},
      howpublished = {\url{https://github.com/shineware/PyKOMORAN}}
    }
    

License

  • PyKOMORAN is distributed with the Apache 2.0 license, same as KOMORAN. See LICENSE for more information.

Contributing

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

PyKomoran-0.1.3.tar.gz (7.9 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

PyKomoran-0.1.3-py3-none-any.whl (7.9 MB view details)

Uploaded Python 3

File details

Details for the file PyKomoran-0.1.3.tar.gz.

File metadata

  • Download URL: PyKomoran-0.1.3.tar.gz
  • Upload date:
  • Size: 7.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.0

File hashes

Hashes for PyKomoran-0.1.3.tar.gz
Algorithm Hash digest
SHA256 e2f01187a8b659968b6c0d9be3448292f1b7516c911e03fec38dddc9118f735b
MD5 1bb6f03209b04738154673efd1fb79d1
BLAKE2b-256 d95ab0727a66d8057c01c79a66cc04818918792af607259ddd35786dd3c0459f

See more details on using hashes here.

File details

Details for the file PyKomoran-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: PyKomoran-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 7.9 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.0

File hashes

Hashes for PyKomoran-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ca1e208a3afa52f91a7137441fad844aea60f1e97a5e55c3cb472d70d1fa97da
MD5 858652e46fd690b1735721640efcafc2
BLAKE2b-256 0bfb1776a3e93490206627e13053ad765e792cab0700e76b635d27f06b1ebd76

See more details on using hashes here.

Supported by

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