josa 0.0.7
Appends the correct korean postposition
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') あなた가
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| josa-0.0.7.tar.gz (md5) | Source | 2011-06-20 | 2KB | 406 | |
- Author: Heungsub Lee
- License: BSD
- Platform: any
-
Categories
- Development Status :: 4 - Beta
- Environment :: Console
- Intended Audience :: Developers
- Intended Audience :: Science/Research
- License :: OSI Approved :: BSD License
- Natural Language :: Korean
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: Text Processing :: Linguistic
- Package Index Owner: sublee
- DOAP record: josa-0.0.7.xml
