Appends the correct korean postposition
Project description
Josa
~~~~
This library has been deprecated. Use `korean
<http://pypi.python.org/pypi/korean`_ instead.
The description of the past:
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')
あなた가
Links
`````
* `GitHub repository <http://github.com/sublee/josa>`_
* `development version
<http://github.com/sublee/josa/zipball/master#egg=josa-dev>`_
~~~~
This library has been deprecated. Use `korean
<http://pypi.python.org/pypi/korean`_ instead.
The description of the past:
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')
あなた가
Links
`````
* `GitHub repository <http://github.com/sublee/josa>`_
* `development version
<http://github.com/sublee/josa/zipball/master#egg=josa-dev>`_
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.8.tar.gz
(2.0 kB
view details)
File details
Details for the file josa-0.0.8.tar.gz
.
File metadata
- Download URL: josa-0.0.8.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29a34271e1966c01393a6519bc28b9516e6f8e16773d1642798da45c39096b94 |
|
MD5 | 78f5026ba0371b20c383bdcc27e7fad2 |
|
BLAKE2b-256 | 22f2a343fe23ee3b526e4256e4397d08c9b8b66bf11270f688b8b4ada90d4646 |