2015/03/25 by Mikhail Korobov, Korobov, Mikhail · 3 citations
Computer Science · #Authorship Attribution and Profiling #Computation and Language (cs.CL) #FOS: Computer and information sciences #Mathematics, Computing, and Information Processing #Natural Language Processing Techniques #cs.CL
paper · pdf · doi:10.48550/arxiv.1503.07283
AIST 2015 (http://aistconf.org/2015); 12 pages
arxiv created 2015/03/25 · openalex publication_date 2015/03/25 · arxiv updated 2015/03/26 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28
pymorphy2 is a morphological analyzer and generator for Russian and Ukrainian languages. It uses large efficiently encoded lexi- cons built from OpenCorpora and LanguageTool data. A set of linguistically motivated rules is developed to enable morphological analysis and generation of out-of-vocabulary words observed in real-world documents. For Russian pymorphy2 provides state-of-the-arts morphological analysis quality. The analyzer is implemented in Python programming language with optional C++ extensions. Emphasis is put on ease of use, documentation and extensibility. The package is distributed under a permissive open-source license, encouraging its use in both academic and commercial setting.