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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for pymorphy2-dicts-ru-2.4.417127.4579844.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78cad03adca605021abd387a3b2eb515c851b86e94682a1ef2354a2c74fcc196 |
|
MD5 | efb4531855eab3c8e20a5b3bda5a32e3 |
|
BLAKE2b-256 | b2e11cfed107fc0f2f0e315ae0f226e6175e76dcd8b2e65cad46f8d9087c679d |
Close
Hashes for pymorphy2_dicts_ru-2.4.417127.4579844-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a322a6ee78fd4a5dceead0545c24b9a91687ad5df95cbac1b36f6c36cbb498a |
|
MD5 | 8084c761f9bf268cabc6c6c6e3eaab76 |
|
BLAKE2b-256 | 3a79bea0021eeb7eeefde22ef9e96badf174068a2dd20264b9a378f2be1cdd9e |