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.1.tar.gz
(4.4 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.1.tar.gz.
File metadata
- Download URL: kospellpy-0.0.1.tar.gz
- Upload date:
- Size: 4.4 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 |
c8c925bbeae1211a401bb108bf08850fdd5a530cf780797c12aa484146f5e077
|
|
| MD5 |
d53f45fc17e3329b16c7f261a91f1b5b
|
|
| BLAKE2b-256 |
e363e756336214ad2ddd75817dd71d714dc54432aebe33b4f8ce67bae486859f
|
File details
Details for the file kospellpy-0.0.1-py3-none-any.whl.
File metadata
- Download URL: kospellpy-0.0.1-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 |
a71c40b5bc6de29c4713b948dfb4254f76e8519c73d7046c014f73fc3a3a076d
|
|
| MD5 |
42a6ea9abb6befc94e2f0a7974fe5288
|
|
| BLAKE2b-256 |
41f28ca00e9794624b805384e7baf6cbc4e56f00cce73d69d029d43edc9d403a
|