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
사용법
>>> 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
Built Distribution
File details
Details for the file py-hangul-checker-0.1.1.tar.gz
.
File metadata
- Download URL: py-hangul-checker-0.1.1.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
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2bc824441622b036ca77c9fdedfe9d1cc61b0fd012571880d802dea1e3721dc |
|
MD5 | ab592d528ae06a12b5f2bd92765ccc26 |
|
BLAKE2b-256 | fedb7d2667a88216309d8cc7ff5cdc8fc4204ea23d975888230c310653e268c3 |
File details
Details for the file py_hangul_checker-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: py_hangul_checker-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.9 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4be4855e7f004f5c1b1854a3b86a167ac555b8d732a3f509fd8dbbb7bb2a6c44 |
|
MD5 | c112e9712ad57e56fb8ed12beacf731d |
|
BLAKE2b-256 | 91d0c73d1ba48ab0fee5985269abe48fada6e65848036c88c382950afcfa6fcd |