Files
gf-rgl/src/russian
2021-03-12 22:24:40 +01:00
..
2021-03-12 22:24:40 +01:00
2020-08-09 17:50:29 +03:00
2020-08-19 23:22:11 +03:00
2020-08-19 23:22:11 +03:00
2020-08-19 23:22:11 +03:00
2020-08-16 09:03:46 +03:00
2020-09-12 10:51:10 +03:00
2020-08-02 22:27:22 +03:00
2020-08-09 17:20:03 +03:00
2020-09-23 22:47:44 +03:00
2020-08-05 07:09:34 +03:00
2020-09-23 22:47:44 +03:00
2020-08-19 23:22:11 +03:00
2020-08-02 22:31:07 +03:00
2020-07-25 23:38:47 +03:00
2020-09-23 22:47:44 +03:00
2020-08-16 09:03:46 +03:00
2020-08-02 22:27:22 +03:00
2020-08-05 07:09:34 +03:00
2020-08-19 23:22:11 +03:00
2020-09-23 22:51:21 +03:00
2020-09-23 22:51:21 +03:00
2020-07-24 12:59:02 +03:00
2020-08-26 19:22:51 +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