nlpub / pymystem3Links
A Python wrapper of the Yandex Mystem 3.1 morphological analyzer (http://api.yandex.ru/mystem). The original tool is shipped as a binary and this library makes it easy to integrate it in Python projects. Let us know in the issues if you would like to be involved into the developments or maintenance of this project. If you have any fix or suggest…
☆294Updated 3 years ago
Alternatives and similar repositories for pymystem3
Users that are interested in pymystem3 are comparing it to the libraries listed below
Sorting:
- Rule-based facts extraction for Russian language☆323Updated last year
- Russian language models for spaCy☆240Updated 3 years ago
- Rule-based token, sentence segmentation for Russian language☆267Updated last year
- Sentiment analysis library for russian language☆316Updated last year
- Корпус ненормативной лексики русского языка для нужд NLP. Любые исправления и дополнения приветствуются☆137Updated 5 years ago
- Term extraction for Russian language☆89Updated 6 years ago
- Deep Learning based NLP modeling for Russian language☆233Updated last year
- Corpus of Russian news articles collected from Lenta.Ru☆141Updated 2 years ago
- Библиотека для анализа и генерации стихов на русском языке☆177Updated last year
- Compact high quality word embeddings for Russian language☆202Updated last year
- Morphological analyzer / inflection engine for Russian and Ukrainian languages.☆1,150Updated last year
- Links to Russian corpora + Python functions for loading and parsing☆299Updated last year
- Попытка сделать свой GLR-парсер для русского языка на Python