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.3.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.3.tar.gz.
File metadata
- Download URL: kospellpy-0.0.3.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.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e22463195989a60dda2ae80f77c28123246d672a0972136e44ad36d70d50fc3
|
|
| MD5 |
a3a4640f86a88dc8ae4aa739d5411800
|
|
| BLAKE2b-256 |
68063d06a18ace14266ac4d9e85a77a7132f6cd31b57e7d1183b6fb3579417f2
|
File details
Details for the file kospellpy-0.0.3-py3-none-any.whl.
File metadata
- Download URL: kospellpy-0.0.3-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.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8fa473f0295bf6218dcec27dbc2e80df1ca786c6cf7eaa2d91ad80c42c0acebb
|
|
| MD5 |
71bfa6725a682faf5d5997c80466c84a
|
|
| BLAKE2b-256 |
004275cb6475d4f83d264034dcfddd0ab065fbc5f0a9831184c2295062ddd2b6
|