https://github.com/manticoresoftware/lemmatizer-uk
UK lemmatizer for Manticore Search
https://github.com/manticoresoftware/lemmatizer-uk
Last synced: about 1 year ago
JSON representation
UK lemmatizer for Manticore Search
- Host: GitHub
- URL: https://github.com/manticoresoftware/lemmatizer-uk
- Owner: manticoresoftware
- License: gpl-2.0
- Created: 2021-05-04T08:29:09.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-31T11:26:19.000Z (over 4 years ago)
- Last Synced: 2025-01-16T11:37:57.580Z (over 1 year ago)
- Language: C
- Size: 52.7 KB
- Stars: 4
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Manticore Ukrainian Lemmatizer
Manticore Ukrainian Lemmatizer is a wrapper for [Pymorphy2](https://github.com/kmike/pymorphy2) which allows to use it in [Manticore Search](https://github.com/manticoresoftware/manticoresearch/) since version 3.6.0.
## Requirements
* Python 3.9
* Pymorphy2 pip module
* Pymorphy2 ukrainian dictionary
## Installation
* [Centos/RHEL](https://manual.manticoresearch.com/Installation/RHEL_and_Centos#Ukrainian-lemmatizer)
* [Ubuntu/Debian](https://manual.manticoresearch.com/Installation/Debian_and_Ubuntu#Ukrainian-lemmatizer)