-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathdicts.json
30 lines (30 loc) · 936 Bytes
/
dicts.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"latest": {
"url" : "https://cotonoha-dic.s3-ap-northeast-1.amazonaws.com/unidic-3.1.0.zip",
"version" : "3.1.0+2021-08-31"
},
"3.1.0+2021-08-31": {
"url" : "https://cotonoha-dic.s3-ap-northeast-1.amazonaws.com/unidic-3.1.0.zip",
"version" : "3.1.0+2021-08-31"
},
"2.3.0+2020-10-08": {
"url" : "https://cotonoha-dic.s3-ap-northeast-1.amazonaws.com/unidic.zip",
"version" : "2.3.0+2020-10-08"
},
"3.1.0a1": {
"url" : "https://cotonoha-dic.s3-ap-northeast-1.amazonaws.com/unidic-3.1.0a1.zip",
"version" : "3.1.0+2021-08-31"
},
"1.0.2": {
"url" : "https://github.com/polm/unidic-py/releases/download/v1.0.2/unidic.zip",
"version" : "2.3.0"
},
"aws": {
"url" : "https://cotonoha-dic.s3-ap-northeast-1.amazonaws.com/unidic.zip",
"version" : "2.3.0+2020-10-08"
},
"blank": {
"url": "https://www.dampfkraft.com/unidic-blank.zip",
"version": "blank"
}
}