Skip to content
/ pymorphy Public
forked from kmike/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/

License

Notifications You must be signed in to change notification settings

buriy/pymorphy

 
 

Repository files navigation

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/

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 74.1%
  • Python 25.5%
  • Shell 0.4%