The Algorithmic Inflection of Russian and Generation of Grammatically Correct Text
This addresses the problem of generating grammatically correct Russian text for linguists or language processing applications, but it appears incremental as it builds on existing inflection methods.
The authors developed a deterministic algorithm for Russian inflection, implemented in a web-service that includes functions for word inflection, matching, and text synthesis, with testing against the OpenCorpora corpus.
We present a deterministic algorithm for Russian inflection. This algorithm is implemented in a publicly available web-service www.passare.ru which provides functions for inflection of single words, word matching and synthesis of grammatically correct Russian text. The inflectional functions have been tested against the annotated corpus of Russian language OpenCorpora.