Russian dictionaries for pymorphy2
Project Links
Meta
Author: Mikhail Korobov
Classifiers
Development Status
- 4 - Beta
Intended Audience
- Developers
- Science/Research
License
- OSI Approved :: MIT License
Programming Language
- Python
- Python :: 2
- Python :: 2.7
- Python :: 3
- Python :: 3.5
- Python :: 3.6
- Python :: 3.7
- Python :: 3.8
- Python :: Implementation :: CPython
- Python :: Implementation :: PyPy
Topic
- Software Development :: Libraries :: Python Modules
- Scientific/Engineering :: Information Analysis
- Text Processing :: Linguistic
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.
2.4.417127.4579844
Oct 11, 2020
2.4.404381.4453942
Aug 28, 2017
2.4.404209.4415854
Jun 17, 2017
2.4.403921.4377886
Apr 10, 2017
2.4.403918.4375787
Apr 07, 2017
2.4.403871.4340486
Feb 05, 2017
2.4.394633.4298366
Nov 27, 2016
2.4.393658.3725883
Mar 15, 2015
Wheel compatibility matrix
Files in release
No dependencies