updated pymorphy dicts

This commit is contained in:
Georgy Litvinov 2020-07-09 12:19:57 +02:00
parent fbd8b1163f
commit 452bc4d8d0
11 changed files with 4815 additions and 2791 deletions

View file

@ -111,7 +111,7 @@
"ANim", "ANim",
"", "",
"Од-неод", "Од-неод",
"одушевлённость / одушевлённость не выражена" "категория одушевлённости"
], ],
[ [
"anim", "anim",
@ -133,13 +133,13 @@
], ],
[ [
"masc", "masc",
"GNdr", "ms-f",
"мр", "мр",
"мужской род" "мужской род"
], ],
[ [
"femn", "femn",
"GNdr", "ms-f",
"жр", "жр",
"женский род" "женский род"
], ],
@ -150,10 +150,10 @@
"средний род" "средний род"
], ],
[ [
"Ms-f", "ms-f",
"", "GNdr",
"ор", "мж",
"общий род" "общий род (м/ж)"
], ],
[ [
"NMbr", "NMbr",
@ -603,7 +603,7 @@
"V-ie", "V-ie",
"", "",
"*ие", "*ие",
"отчество через -ие-" "форма на -и- (веселие, твердостию); отчество с -ие"
], ],
[ [
"V-bi", "V-bi",
@ -662,7 +662,7 @@
[ [
"Anph", "Anph",
"", "",
"Анаф", "анаф",
"Анафорическое (местоимение)" "Анафорическое (местоимение)"
], ],
[ [
@ -676,5 +676,17 @@
"", "",
"прил?", "прил?",
"может выступать в роли прилагательного" "может выступать в роли прилагательного"
],
[
"Ms-f",
"",
"ор",
"колебание по роду (м/ж/с): кофе, вольво"
],
[
"Hypo",
"",
"гипот",
"гипотетическая форма слова (победю, асфальтовее)"
] ]
] ]

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -13,7 +13,7 @@
], ],
[ [
"compiled_at", "compiled_at",
"2015-03-15T21:59:48.477191" "2020-07-09T10:13:48.173274"
], ],
[ [
"source", "source",
@ -25,19 +25,19 @@
], ],
[ [
"source_revision", "source_revision",
"393658" "412831"
], ],
[ [
"source_lexemes_count", "source_lexemes_count",
389835 391338
], ],
[ [
"source_links_count", "source_links_count",
256468 258507
], ],
[ [
"gramtab_length", "gramtab_length",
4753 5428
], ],
[ [
"gramtab_formats", "gramtab_formats",
@ -48,15 +48,15 @@
], ],
[ [
"paradigms_length", "paradigms_length",
3163 3423
], ],
[ [
"suffixes_length", "suffixes_length",
15463 16125
], ],
[ [
"words_dawg_length", "words_dawg_length",
5096128 5130074
], ],
[ [
"compile_options", "compile_options",
@ -74,8 +74,8 @@
[ [
"prediction_suffixes_dawg_lengths", "prediction_suffixes_dawg_lengths",
[ [
366134, 374958,
1929, 1882,
21 21
] ]
], ],
@ -85,11 +85,11 @@
], ],
[ [
"P(t|w)_unique_words", "P(t|w)_unique_words",
21121 0
], ],
[ [
"P(t|w)_outcomes", "P(t|w)_outcomes",
248127 0
], ],
[ [
"P(t|w)_min_word_freq", "P(t|w)_min_word_freq",
@ -97,6 +97,6 @@
], ],
[ [
"corpus_revision", "corpus_revision",
"3725883" "4574291"
] ]
] ]

File diff suppressed because it is too large Load diff