Skip to main content

Python implementation of Hanhul (Korean Language) Spell Checker

Project description

py-hangul-checker

Python implementation of Hanhul (Korean Language) Spell Checker

설치법

$ pip install py-hangul-checker

사용법

>>> from hangul_checker import KoreanSpellChecker
>>> sentence_to_be_checked = "간편 하게 쓰세요!"
>>> ksc = KoreanSpellChecker()
>>> res = ksc.check_spelling(sentence_to_be_checked)
>>> res
"간편하게 쓰세요!"

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

py-hangul-checker-0.1.3.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

py_hangul_checker-0.1.3-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file py-hangul-checker-0.1.3.tar.gz.

File metadata

  • Download URL: py-hangul-checker-0.1.3.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4

File hashes

Hashes for py-hangul-checker-0.1.3.tar.gz
Algorithm Hash digest
SHA256 6035202162a40dbaf3358aad1b032e7a3f45a8f055fcc8ccfac45eb13f9dacc9
MD5 99155a141e5a6ffe5c9ab1a025296c25
BLAKE2b-256 fc5f61fd3ccca4b387116db4750ef933f8da99c5f8af58d70f7fad5ca6540700

See more details on using hashes here.

File details

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

File metadata

  • Download URL: py_hangul_checker-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4

File hashes

Hashes for py_hangul_checker-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1140c5a2ffa3927864df45acd45a3435b8867df19c1be601c83698ff41af252c
MD5 fc142b5696935476d2004e9ef6f5105c
BLAKE2b-256 0a8b592387ab91961e9c45c34f8e76760a56371be2c3e74f31dbf18809e5c671

See more details on using hashes here.

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