Files
gf-rgl/src/russian
2020-08-09 17:50:29 +03:00
..
2020-08-09 17:50:29 +03:00
2020-08-04 07:34:11 +03:00
2020-08-04 07:34:11 +03:00
2020-08-09 17:20:03 +03:00
2020-08-08 20:30:28 +03:00
2020-07-25 23:38:47 +03:00
2020-08-09 17:20:03 +03:00
2020-08-02 22:27:22 +03:00
2020-08-09 17:20:03 +03:00
2020-08-05 07:09:34 +03:00
2020-08-08 21:12:50 +03:00
2020-08-02 22:31:07 +03:00
2020-07-25 23:38:47 +03:00
2020-08-09 17:20:03 +03:00
2020-08-02 22:27:22 +03:00
2020-08-05 07:09:34 +03:00
2020-08-09 17:50:29 +03:00
2020-08-09 17:50:29 +03:00
2020-07-24 12:59:02 +03:00
2020-08-09 17:20:03 +03:00
2020-08-09 17:20:03 +03:00

Russian

Russian Resource Grammar v.2.

Language information

  • English name: Russian
  • Autonym: русский
  • ISO code: Rus

Authors

  • Roman Suzi

Borrowed heavily from older Russian Resource Grammar: ...

Lexicon information from ru.wiktionary.org

Implementation information

See also References and some theory

Morphology

The ZaliznyakRus module contains inflection tables for Russian nouns and adjectives using a subset of algorithms by A.A.Zaliznyak (see http://gramdict.ru ).

Known issues

See TODO.

Test

See test_rus_grammar.gfs.

Can be invoked: as gf --run AllRus.gf < test_rus_grammar.gfs > test_res.treebank.

Maintainer