Metadata-Version: 2.1
Name: mm-pymorphy3
Version: 1.1.2
Summary: Morphological analyzer (POS tagger + inflection engine) for Russian language.
Home-page: https://github.com/no-plagiarism/pymorphy3
Author: Danylo Halaiko
Author-email: d9nich@pm.me
License: MIT license
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: Russian
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Text Processing :: Linguistic
Provides-Extra: fast
License-File: LICENSE.txt
License-File: AUTHORS.rst

pymorphy3
=========

Morphological analyzer (POS tagger + inflection engine)
for Russian and Ukrainian languages.

## Links
Repo is fork of [Korobov Mykhail](https://github.com/kmike/pymorphy2) and follows all rules of MIT license.
