Russian Flesch Readability Adaptation

Flesch Reading Ease adapted for Russian by Oborneva (2006)

Scores Russian text readability using the Oborneva adaptation of the Flesch Reading Ease formula, with Russian-tuned constants (1.3 and 60.1). Counts words, sentences, and exact syllables from Cyrillic vowels, then maps the score to a difficulty band.

What is the Oborneva adaptation?

Maria Oborneva re-derived the Flesch Reading Ease constants for Russian in 2006 using large parallel corpora. The Russian formula is 206.835 minus 1.3 times words-per-sentence minus 60.1 times syllables-per-word, replacing the English 1.015 and 84.6 constants.

Readability formulas designed for English do not transfer directly to Russian, because Russian words are longer and more syllable-dense. This tool uses the Oborneva (2006) adaptation of the Flesch Reading Ease score, which recalibrates the formula for Russian so the difficulty bands stay meaningful.

How it works

The score is computed as:

206.835 − 1.3 × (words / sentences) − 60.1 × (syllables / words)

Words are Cyrillic tokens, sentences are counted from terminal punctuation (. ! ? …), and syllables are counted exactly: in Russian every vowel forms one syllable, so the tool simply counts the vowels а е ё и о у ы э ю я in each word. The result is clamped to a 0-100 display range and mapped to a difficulty band, where a higher number means easier reading.

Example

Short sentences with common, low-syllable words score high (easy), while long sentences packed with multi-syllable bureaucratic vocabulary score low. Because the syllable count is exact rather than estimated, the score is stable and reproducible for the same text.

Notes

Use this to compare drafts, tune content for a target audience, or check that educational or public-facing Russian copy is not unintentionally dense. Pair it with the Russian LIX score for a second, syllable-independent opinion.