Korean postpositions processing package
Project description
kopp
KOrean PostPositions, kopp [ko-pi-pi]
파이썬 한글 조사 처리
Install
pip install kopp
Usage
"(이)가", "(와)과", "(을)를", "(은)는", "(으)로", "(아)야", "(이)여", "(이)라"처럼 처리된 한국어 텍스트를
앞에 오는 글자에 맞춰 처리합니다.
터미널에서 바로 사용할 수 있고, 임포트해서 사용할 수도 있습니다.
# shell
kopp '아노아(이)가 공격했다'
아노아가 공격했다
>>> from kopp import kopp
>>> print(kopp("서울(으)로 부산(으)로."))
'서울로 부산으로'
Reference
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
kopp-0.2.1.tar.gz
(3.6 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
kopp-0.2.1-py3-none-any.whl
(4.5 kB
view details)
File details
Details for the file kopp-0.2.1.tar.gz.
File metadata
- Download URL: kopp-0.2.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.1.5 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd6824428d2e15bf0ba35e0f03472d15ea2a3714b30248765fa8f3517595cde5
|
|
| MD5 |
b9c13922b64256e8a5d421e64cc09809
|
|
| BLAKE2b-256 |
535bfc13f5bf64e7764219eb67b245c57c308f91718626b940b38d82298ce82e
|
File details
Details for the file kopp-0.2.1-py3-none-any.whl.
File metadata
- Download URL: kopp-0.2.1-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.1.5 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fbe64602a03a79a2b7a1601dc273c5160807c6e894f8484b99fcf267f34ec363
|
|
| MD5 |
bb72c86b3fcde6b34d2e0e83e1e6a52f
|
|
| BLAKE2b-256 |
37ed00e205b303fda507f0ba5107915fba5f361672880c8a8294e0d36d36e138
|