josa

Appends the correct Korean postposition
Download

josa Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Publisher Name:
  • Heungsub Lee
  • Publisher web site:
  • http://subl.ee

josa Tags


josa Description

Appends the correct Korean postposition josa is a Python module that 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- development version Requirements: · Python


josa Related Software