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
      • We recommend you use OracleJDK / OpenJDK.
    • 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 install by yourself.
  git clone https://github.com/shineware/PyKOMORAN
  cd PyKOMORAN/python
  python setup.py install

Usage

Quick start

  • After import dependencies, create a Komoran instance.
  from PyKomoran import *
  komoran = Komoran("STABLE")
  • 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.6.tar.gz (6.2 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.6-py3.7.egg (6.4 MB view details)

Uploaded Egg

File details

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

File metadata

  • Download URL: PyKomoran-0.1.6.tar.gz
  • Upload date:
  • Size: 6.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.7

File hashes

Hashes for PyKomoran-0.1.6.tar.gz
Algorithm Hash digest
SHA256 3c363731e24237fe4a7318f0a618e115d67897e4a71ef45cee94eab73417b5e1
MD5 0e472d78fc85f4e657f4188161c651b0
BLAKE2b-256 5bf0b9be7b74ab918dc519f6aba961480f6159e768532e12a5d3104a419af6c8

See more details on using hashes here.

File details

Details for the file PyKomoran-0.1.6-py3.7.egg.

File metadata

  • Download URL: PyKomoran-0.1.6-py3.7.egg
  • Upload date:
  • Size: 6.4 MB
  • Tags: Egg
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.7

File hashes

Hashes for PyKomoran-0.1.6-py3.7.egg
Algorithm Hash digest
SHA256 0c6d6248f43caa8337fba89abcecec3d75abd4741d3fd2926c23efe3b284122c
MD5 765a9a2a4b13c6f30e3763cc9a729164
BLAKE2b-256 dcbc3c0d2c3d9e4f2fc45bff8ca368ea80747cc393f37a2f0070af71a1d579e6

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