buriy / pymorphy

Russian and English morphology analyser (POS tagger + inflection engine) written in python. It is based on dictionaries and research from http://aot.ru. Docs (Russian): http://pymorphy.rtfd.org/

Home Page:https://bitbucket.org/kmike/pymorphy/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Morphological analyzer (POS tagger / inflection engine) for
Russian and English languages using converted AOT
(http://www.aot.ru/download.php) dictionaries.

Documentation (mostly in Russian): http://pymorphy.rtfd.org/

Author:  Mikhail Korobov <kmike84@gmail.com>, License: MIT.

------------

Морфологический анализатор для русского и английского
(возможно, еще немецкого) языка.

Документация: http://pymorphy.rtfd.org/

Обсуждение: http://groups.google.com/group/pymorphy

Репозиторий: https://bitbucket.org/kmike/pymorphy/

About

Russian and English morphology analyser (POS tagger + inflection engine) written in python. It is based on dictionaries and research from http://aot.ru. Docs (Russian): http://pymorphy.rtfd.org/

https://bitbucket.org/kmike/pymorphy/

License:MIT License


Languages

Language:C 74.2%Language:Python 25.5%Language:Shell 0.4%