An open API service indexing awesome lists of open source software.

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

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)