Appends the correct korean postposition
Project description
Appends the correct postposition to a given word by checking whether the word has jongseong (final consonant) or not.
>>> print josa.append(u'false positive', u'를') false positive를 >>> print josa.append(u'deterministic', u'랑') deterministic이랑 >>> print josa.append(u'넥슨', u'와', lang='kor') 넥슨과 >>> print josa.append(u'あなた', u'이', lang='jpn') あなた가
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
josa-0.0.3.tar.gz
(2.3 kB
view details)
File details
Details for the file josa-0.0.3.tar.gz.
File metadata
- Download URL: josa-0.0.3.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4a7ca1790cec1a434c73657085164f1e739755ba59b7b5822794f64c35dfaf7
|
|
| MD5 |
352847757baa596929b8776d41e2b498
|
|
| BLAKE2b-256 |
a2f4dfde3a271aafc0a58514dd655ca935c6a1474a2b42d21ef407ba1ab3e119
|