Upload dicts.json
Browse files- dicts.json +30 -0
dicts.json
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"latest": {
|
3 |
+
"url" : "https://cotonoha-dic.s3-ap-northeast-1.amazonaws.com/unidic-3.1.0.zip",
|
4 |
+
"version" : "3.1.0+2021-08-31"
|
5 |
+
},
|
6 |
+
"3.1.0+2021-08-31": {
|
7 |
+
"url" : "https://cotonoha-dic.s3-ap-northeast-1.amazonaws.com/unidic-3.1.0.zip",
|
8 |
+
"version" : "3.1.0+2021-08-31"
|
9 |
+
},
|
10 |
+
"2.3.0+2020-10-08": {
|
11 |
+
"url" : "https://cotonoha-dic.s3-ap-northeast-1.amazonaws.com/unidic.zip",
|
12 |
+
"version" : "2.3.0+2020-10-08"
|
13 |
+
},
|
14 |
+
"3.1.0a1": {
|
15 |
+
"url" : "https://cotonoha-dic.s3-ap-northeast-1.amazonaws.com/unidic-3.1.0a1.zip",
|
16 |
+
"version" : "3.1.0+2021-08-31"
|
17 |
+
},
|
18 |
+
"1.0.2": {
|
19 |
+
"url" : "https://github.com/polm/unidic-py/releases/download/v1.0.2/unidic.zip",
|
20 |
+
"version" : "2.3.0"
|
21 |
+
},
|
22 |
+
"aws": {
|
23 |
+
"url" : "https://cotonoha-dic.s3-ap-northeast-1.amazonaws.com/unidic.zip",
|
24 |
+
"version" : "2.3.0+2020-10-08"
|
25 |
+
},
|
26 |
+
"blank": {
|
27 |
+
"url": "https://www.dampfkraft.com/unidic-blank.zip",
|
28 |
+
"version": "blank"
|
29 |
+
}
|
30 |
+
}
|