{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/12"},{"label":"Information Analysis","url":"https://skillfed.io/packages/category/scientific-engineering-information-analysis/2"},{"label":"Linguistic","url":"https://skillfed.io/packages/category/text-processing-linguistic/2"}],"enrichment":{"capability":"Morphological analyzer and POS tagger for Russian and Ukrainian text that performs inflection analysis and lemmatization.","skillfed_tags":["nlp","russian-language","morphology"],"use_cases":["Extract lemmas and POS tags from Russian text for downstream NLP tasks like classification or entity recognition.","Normalize Russian user input or search queries by reducing inflected forms to their base words.","Build Russian language text processing pipelines that require morphological annotation.","Analyze Ukrainian text for grammatical attributes and inflection patterns."],"what_it_does":"pymorphy3 is a morphological analyzer for Russian and Ukrainian that identifies parts of speech, lemmas, and grammatical attributes in text. It is a maintained continuation of the unmaintained pymorphy2 project. The package provides a POS tagger and inflection engine, allowing you to parse words into their base forms and extract grammatical metadata like case, number, and tense.\n\nThe package depends on dawg2-python for efficient dictionary lookup and pymorphy3-dicts-ru for Russian language data. It supports Python 3.9 through 3.14 and is classified as Beta. It is widely used in Russian NLP workflows, though its aging maintenance status (309 days since last release) suggests it is stable but not actively developed.","worth_installing":"Yes, if you need Russian or Ukrainian morphological analysis. The package is stable, permissively licensed, has low install friction, and carries no known vulnerabilities. Aging maintenance is a minor concern but not a blocker for a mature analyzer; verify that Ukrainian support meets your production requirements before committing."},"id":"pymorphy3","links":{"html":"https://skillfed.io/packages/pymorphy3","md":"https://skillfed.io/packages/pymorphy3.md","pypi":"https://pypi.org/project/pymorphy3/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-10-09","license_spdx":null,"license_treatment":"permissive","name":"pymorphy3","python_support":"unspecified","summary":"Morphological analyzer (POS tagger + inflection engine) for Russian language."},"popularity":{"monthly_downloads":434356,"position":6692,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.6"}
