Skip to main content

Russian dictionaries for pymorphy2

Project description

Russian dictionaries for pymorphy2.

Installation

Install:

$ pip install pymorphy2-dicts-ru

Usage

To use these dictionaries with pymorphy2 create MorphAnalyzer with lang='ru' parameter:

>>> import pymorphy2
>>> morph = pymorphy2.MorphAnalyzer(lang='ru')

To get a path to the installed dictionary data use pymorphy2_dicts_ru.get_path() method.

Development

The main repo is https://github.com/kmike/pymorphy2-dicts/. The repository doesn’t contain the data itself: only package template and update scripts are stored in VCS.

License for Python code in this package is MIT. The data is licensed under Creative Commons Attribution-Share Alike.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pymorphy2-dicts-ru-2.4.417127.4579844.tar.gz (8.2 MB view hashes)

Uploaded Source

Built Distribution

pymorphy2_dicts_ru-2.4.417127.4579844-py2.py3-none-any.whl (8.2 MB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page