Delete dictionary
Browse files- dictionary/accents.json.gz +0 -3
- dictionary/lemmatizer/forms.json.gz +0 -3
- dictionary/lemmatizer/forms2.json.gz +0 -3
- dictionary/lemmatizer/key2transducer.json.gz +0 -3
- dictionary/lemmatizer/spec.json.gz +0 -3
- dictionary/omographs.json.gz +0 -3
- dictionary/rule_engine/accents.json +0 -0
- dictionary/rule_engine/forms.json +0 -85
- dictionary/yo_homographs.json.gz +0 -3
- dictionary/yo_omographs.json.gz +0 -3
- dictionary/yo_words.json.gz +0 -3
dictionary/accents.json.gz
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:aa460ebba90de00fbbf3d41d121961f605b98667e45efb7920f127473b15515e
|
3 |
-
size 20954156
|
|
|
|
|
|
|
|
dictionary/lemmatizer/forms.json.gz
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:f032840194eeccfb91acf45d72200ac1b31b890ed4873f20c2dd5efaaf14ceb3
|
3 |
-
size 11227497
|
|
|
|
|
|
|
|
dictionary/lemmatizer/forms2.json.gz
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:66cd01de075c3b7942f94857a962635e0a0f7efef3d56cee2f7510fbcc89a620
|
3 |
-
size 3065609
|
|
|
|
|
|
|
|
dictionary/lemmatizer/key2transducer.json.gz
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:fe5414dcad7e7dba9d9501033fef5c38e390c0956443533b9f95b2a809036691
|
3 |
-
size 88835
|
|
|
|
|
|
|
|
dictionary/lemmatizer/spec.json.gz
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:480ef7af90644f9636ff1bd533168d33c7e4265b776e71c54655c9ee633c7872
|
3 |
-
size 221
|
|
|
|
|
|
|
|
dictionary/omographs.json.gz
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:04a9e81c68d65f65ba493fe0110f99e79087548c2beeec3032e2b66e28706f36
|
3 |
-
size 219047
|
|
|
|
|
|
|
|
dictionary/rule_engine/accents.json
DELETED
The diff for this file is too large to render.
See raw diff
|
|
dictionary/rule_engine/forms.json
DELETED
@@ -1,85 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"diminutive": "",
|
3 |
-
"perfective/imperfective": "Aspect=Perf|Aspect=Imp",
|
4 |
-
"dative/prepositional": "Case=Dat|Case=Prep",
|
5 |
-
"inanimate": "Animacy=Inan",
|
6 |
-
"animate/inanimate": "Animacy=Anim|Animacy=Inan",
|
7 |
-
"dative": "Case=Dat",
|
8 |
-
"second-person": "Person=2",
|
9 |
-
"imperative": "Mood=Imp",
|
10 |
-
"archaic": "",
|
11 |
-
"nominative": "Case=Nom",
|
12 |
-
"locative": "Case=Loc",
|
13 |
-
"masculine": "Gender=Masc",
|
14 |
-
"female": "",
|
15 |
-
"canonical": "",
|
16 |
-
"plural": "Number=Plur",
|
17 |
-
"short": "Variant=Short",
|
18 |
-
"imperfective": "Aspect=Imp",
|
19 |
-
"form": "",
|
20 |
-
"augmentative": "",
|
21 |
-
"masculine/feminine": "Gender=Masc|Gender=Fem",
|
22 |
-
"superlative": "Degree=Sup",
|
23 |
-
"nominative/accusative": "Case=Nom|Case=Acc",
|
24 |
-
"third-person": "Person=3",
|
25 |
-
"nonstandard": "",
|
26 |
-
"genitive": "Case=Gen",
|
27 |
-
"feminine": "Gender=Fem",
|
28 |
-
"masculine/neuter": "Gender=Masc|Gender=Neut",
|
29 |
-
"dative/locative": "Case=Dat|Case=Loc",
|
30 |
-
"genitive/accusative/prepositional": "Case=Gen|Case=Acc|Case=Prep",
|
31 |
-
"partitive": "Case=Par",
|
32 |
-
"genitive/prepositional": "Case=Gen|Case=Prep",
|
33 |
-
"equivalent": "",
|
34 |
-
"endearing": "",
|
35 |
-
"degree": "Degree=",
|
36 |
-
"comparative": "Degree=Cmp",
|
37 |
-
"imperfective/perfective": "Aspect=Imp|Aspect=Perf",
|
38 |
-
"mainly": "",
|
39 |
-
"passive": "Voice=Pass",
|
40 |
-
"first-person": "Person=1",
|
41 |
-
"perfective": "Aspect=Perf",
|
42 |
-
"genitive/dative/instrumental/prepositional": "Case=Gen|Case=Dat|Case=Ins|Case=Prep",
|
43 |
-
"pejorative": "",
|
44 |
-
"accusative": "Case=Acc",
|
45 |
-
"spelling": "",
|
46 |
-
"dative/partitive": "Case=Dat|Case=Par",
|
47 |
-
"old-fashion": "",
|
48 |
-
"possessive": "Poss=Yes",
|
49 |
-
"dative/instrumental": "Case=Dat|Case=Ins",
|
50 |
-
"adverbial": "",
|
51 |
-
"neuter": "Gender=Neut",
|
52 |
-
"future": "Tense=Fut",
|
53 |
-
"neuter/masculine": "Gender=Neut|Gender=Masc",
|
54 |
-
"inanimate/animate": "Animacy=Inan|Animacy=Anim",
|
55 |
-
"(singular": "Number=Sing",
|
56 |
-
"alternative,": "",
|
57 |
-
"participle": "VerbForm=Part",
|
58 |
-
"genitive/accusative": "Case=Gen|Case=Acc",
|
59 |
-
"indicative": "Mood=Ind",
|
60 |
-
"dative/accusative": "Case=Dat|Case=Acc",
|
61 |
-
"singular/plural": "Number=Sing|Number=Plur",
|
62 |
-
"instrumental": "Case=Ins",
|
63 |
-
"&": "",
|
64 |
-
"vocative": "Case=Voc",
|
65 |
-
"prepositional": "Case=Prep",
|
66 |
-
"active": "Voice=Act",
|
67 |
-
"inanimate/animate": "Animacy=Inan|Animacy=Anim",
|
68 |
-
"past": "Tense=Past",
|
69 |
-
"first/second/third-person": "Person=1|Person=2|Person=3",
|
70 |
-
"second-personal": "Person=2",
|
71 |
-
"reflexive": "Reflex=Yes",
|
72 |
-
"singular": "Number=Sing",
|
73 |
-
"accusative/genitive": "Case=Acc|Case=Gen",
|
74 |
-
"acronym": "",
|
75 |
-
"(animated)": "Animacy=Anim",
|
76 |
-
"euphemistic": "",
|
77 |
-
"genitive/dative/prepositional": "Case=Gen|Case=Dat|Case=Prep",
|
78 |
-
"colloquial": "",
|
79 |
-
"a": "",
|
80 |
-
"initialism": "",
|
81 |
-
"present": "Tense=Pres",
|
82 |
-
"obsolete": "",
|
83 |
-
"singulative": "",
|
84 |
-
"animate": "Animacy=Anim"
|
85 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dictionary/yo_homographs.json.gz
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:c4ee777bbbab87f9eac838f370ad92974e079d02b21903e480c54b5f0c8c60d1
|
3 |
-
size 5747
|
|
|
|
|
|
|
|
dictionary/yo_omographs.json.gz
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:b91cc78dacb5a43e4d5e2e62efdbe5a57799195e5868db35282bee0d9e215a0d
|
3 |
-
size 7949
|
|
|
|
|
|
|
|
dictionary/yo_words.json.gz
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:a19fa89a964a0691d9fe4ee384783e3934904891843d8f59a1c480d67947a82a
|
3 |
-
size 548914
|
|
|
|
|
|
|
|