-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.json
96 lines (96 loc) · 2.32 KB
/
index.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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
{
"komoran-dic": {
"description": "Dictionary for the KOMORAN morphological analyzer",
"copyright": [
"Apache 2.0"
],
"author": "Shineware",
"checksum": "c6327fe07415dc83526e7014ba8afad7",
"filepath": "dictionaries/komoran-dic",
"languages": [
"Korean"
],
"ext": "zip",
"size": 4209393,
"type": "dictionaries",
"id": "komoran-dic",
"name": "KOMORAN dictionary"
},
"mecab-ko": {
"description": "MeCab-ko tagger and morphological analyzer",
"copyright": [
"GPL",
"LGPL",
"BSD"
],
"author": "Yong-woon Lee and Youngho Yoo",
"checksum": "0e3c33eb6031565f0f695f9b65bc477a",
"filepath": "taggers/mecab-ko",
"languages": [
"Korean"
],
"ext": "tar",
"install": 1,
"size": 1413899,
"type": "taggers",
"id": "mecab-ko",
"name": "MeCab-ko Tagger"
},
"mecab-ko-dic": {
"description": "Dictionary for the MeCab-ko morphological analyzer",
"copyright": [
"GPL",
"LGPL",
"BSD"
],
"author": "Yong-woon Lee and Youngho Yoo",
"checksum": "13b94dfc53af5edbedc074f280418719",
"filepath": "dictionaries/mecab-ko-dic",
"languages": [
"Korean"
],
"ext": "tar",
"install": 1,
"size": 50345380,
"type": "dictionaries",
"id": "mecab-ko-dic",
"name": "MeCab-ko dictionary"
},
"mecab-ko-python": {
"description": "Python wrapper for the MeCab-ko morphological analyzer",
"copyright": [
"GPL",
"LGPL",
"BSD"
],
"author": "Yong-woon Lee and Youngho Yoo",
"checksum": "c535da67bb0ace90e25ddff9a303d766",
"filepath": "converters/mecab-ko-python",
"languages": [
"Korean"
],
"ext": "zip",
"install": 1,
"size": 65733,
"type": "converters",
"id": "mecab-ko-python",
"name": "MeCab-ko Python wrapper"
},
"kobill": {
"description": "Bills of the 18th Korean National Assembly",
"copyright": [
"Public domain"
],
"author": "National Assembly of Korea",
"checksum": "9228ba5940296911aeaaf8e448357766",
"filepath": "corpora/kobill",
"languages": [
"Korean"
],
"ext": "tar.gz",
"size": 74548489,
"type": "corpora",
"id": "kobill",
"name": "National Assembly Bills"
}
}