Korean Spell Checker
Project description
koSpellPy
Korean Spell checker
How to use
Install
pip install kospellpy
Use
from kospellpy import spell_init
spell_checker = spell_init() # default: busan spell check
# if you want to use naver_spell_check, just use spell_init('naver')
text = "인공지능이너무 재밓따!"
print(spell_checker(text))
>> 인공지능이 너무 재밌다!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kospellpy-0.0.2.tar.gz
(3.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kospellpy-0.0.2.tar.gz.
File metadata
- Download URL: kospellpy-0.0.2.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16f8e607805d4fc4bb1868bdbf1f693473ebd9391c1416db372a7fc7cb8d4e9b
|
|
| MD5 |
0970b16c8a0ce0b5364b82cbad6bda82
|
|
| BLAKE2b-256 |
f2b3f83202c7ad6df0af5b5a880dfe481f5b4174deabdc4eb93dbee785d25f10
|
File details
Details for the file kospellpy-0.0.2-py3-none-any.whl.
File metadata
- Download URL: kospellpy-0.0.2-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa84b76fa10990b34123f86600f08238f1f1ea904e1ff9ccf87076aa52dfbde0
|
|
| MD5 |
d1640a23532d082a4dc90fed05329cae
|
|
| BLAKE2b-256 |
0e9d3f84fd2927793c9fb625e9ecf0cd018eeda4b7e1c317f04513030a06f6ea
|