Morphological analyzer (POS tagger + inflection engine) for Russian language.
Morphological analyzer (POS tagger + inflection engine) for Russian and Ukrainian languages. License is MIT.
.. image:: https://img.shields.io/pypi/v/pymorphy2.svg :target: https://pypi.python.org/pypi/pymorphy2 :alt: PyPI Version
.. image:: https://travis-ci.com/kmike/pymorphy2.svg?branch=master :target: https://travis-ci.com/kmike/pymorphy2 :alt: Build Status
.. image:: https://codecov.io/github/kmike/pymorphy2/coverage.svg?branch=master :target: https://codecov.io/github/kmike/pymorphy2?branch=master :alt: Code Coverage
.. image:: https://readthedocs.org/projects/pymorphy2/badge/?version=latest :target: https://pymorphy2.readthedocs.io/ :alt: Documentation
.. _github: https://github.com/kmike/pymorphy2
::
Korobov M.: Morphological Analyzer and Generator for Russian and
Ukrainian Languages // Analysis of Images, Social Networks and Texts,
pp 320-332 (2015).
Links:
Springer <https://link.springer.com/chapter/10.1007%2F978-3-319-26123-2_31>
_PDF <https://arxiv.org/pdf/1503.07283v1.pdf>
_BibTeX::
@incollection{ year={2015}, isbn={978-3-319-26122-5}, booktitle={Analysis of Images, Social Networks and Texts}, volume={542}, series={Communications in Computer and Information Science}, editor={Khachay, Mikhail Yu. and Konstantinova, Natalia and Panchenko, Alexander and Ignatov, Dmitry I. and Labunets, Valeri G.}, doi={10.1007/978-3-319-26123-2_31}, title={Morphological Analyzer and Generator for Russian and Ukrainian Languages}, url={http://dx.doi.org/10.1007/978-3-319-26123-2_31}, publisher={Springer International Publishing}, keywords={Morphological analyzer; Russian; Ukrainian; Morphological generator; Open source; OpenCorpora; LanguageTool; pymorphy2; pymorphy}, author={Korobov, Mikhail}, pages={320-332}, language={English} }