blob: 12e4683d1427fd86199b44a112b1a26b2fb0ee50 [file] [log] [blame]
Nils Diewalda31a5152015-04-17 21:05:23 +00001[
2 {
3 "title": "KorAP",
4 "id" : "korap",
5 "items" : [
6 {
Akron0dc10902017-09-01 18:00:16 +02007 "title" : "Kalamar",
8 "id" : "kalamar"
Nils Diewalda31a5152015-04-17 21:05:23 +00009 },
10 {
Akron0dc10902017-09-01 18:00:16 +020011 "title" : "Kustvakt",
12 "id" : "kustvakt"
Nils Diewalda31a5152015-04-17 21:05:23 +000013 },
14 {
Akron0dc10902017-09-01 18:00:16 +020015 "title" : "Koral",
16 "id" : "koral"
Nils Diewalda31a5152015-04-17 21:05:23 +000017 },
18 {
Akron0dc10902017-09-01 18:00:16 +020019 "title" : "Krill",
20 "id" : "krill"
Nils Diewalda31a5152015-04-17 21:05:23 +000021 },
22 {
Akron0dc10902017-09-01 18:00:16 +020023 "title" : "Karang",
24 "id" : "karang"
Nils Diewalda31a5152015-04-17 21:05:23 +000025 }
26 ]
27 },
28 {
29 "title" : "Query Languages",
30 "id" : "ql",
31 "items" : [
32 {
Akron0dc10902017-09-01 18:00:16 +020033 "title" : "Cosmas II",
34 "id" : "cosmas-2"
Nils Diewalda31a5152015-04-17 21:05:23 +000035 },
36 {
Akron0dc10902017-09-01 18:00:16 +020037 "title" : "Poliqarp+",
38 "id" : "poliqarp-plus",
39 "class" : "folded",
40 "items" : [
41 {
42 "title" : "Simple Segments",
43 "id" : "#segments"
44 },
45 {
46 "title" : "Complex Segments",
47 "id" : "#complex"
48 },
49 {
50 "title" : "Span Segments",
51 "id" : "#spans"
52 },
53 {
54 "title" : "Paradigmatic Operators",
55 "id" : "#paradigmatic-operators"
56 },
57 {
58 "title" : "Syntagmatic Operators",
59 "id" : "#syntagmatic-operators"
60 },
61 {
62 "title" : "Class Operators",
63 "id" : "#class-operators"
64 }
65 ]
Nils Diewalda31a5152015-04-17 21:05:23 +000066 },
67 {
Akron0dc10902017-09-01 18:00:16 +020068 "title" : "Annis QL",
69 "id" : "annis"
Nils Diewalda31a5152015-04-17 21:05:23 +000070 },
71 {
Akron0dc10902017-09-01 18:00:16 +020072 "title" : "CQL",
73 "id" : "cql"
Nils Diewalda31a5152015-04-17 21:05:23 +000074 },
75 {
Akron0dc10902017-09-01 18:00:16 +020076 "title" : "Regular Expressions",
77 "id" : "regexp"
Nils Diewalda31a5152015-04-17 21:05:23 +000078 },
79 {
Akron0dc10902017-09-01 18:00:16 +020080 "title" : "Wildcards",
81 "id" : "wildcards"
Nils Diewalda31a5152015-04-17 21:05:23 +000082 }
83 ]
84 },
85 {
86 "title" : "Data",
87 "id" : "data",
88 "items" : [
89 {
Akron0dc10902017-09-01 18:00:16 +020090 "title" : "Corpora",
91 "id" : "corpus",
92 "class" : "folded",
93 "items" : [
94 {
95 "title" : "DeReKo",
96 "id" : "#dereko"
97 }
98 ]
Nils Diewalda31a5152015-04-17 21:05:23 +000099 },
100 {
Akron0dc10902017-09-01 18:00:16 +0200101 "title" : "Annotations",
102 "id" : "annotation",
103 "class" : "folded",
104 "items" : [
105 {
106 "title" : "Base",
107 "id" : "#base"
108 },
109 {
110 "title" : "Connexor",
111 "id" : "#cnx"
112 },
113 {
114 "title" : "CoreNLP",
115 "id" : "#corenlp"
116 },
117 {
118 "title" : "TreeTagger",
119 "id" : "#tt"
120 },
121 {
122 "title" : "Mate",
123 "id" : "#mate"
124 },
125 {
126 "title" : "OpenNLP",
127 "id" : "#opennlp"
128 },
129 {
130 "title" : "XIP",
131 "id" : "#xip"
132 },
133 {
134 "title" : "Default Foundries",
135 "id" : "#default-foundries"
136 }
137 ]
Nils Diewalda31a5152015-04-17 21:05:23 +0000138 }
139 ]
140 },
141 {
142 "title" : "API",
143 "id" : "api",
144 "items" : [
145 {
Akron0dc10902017-09-01 18:00:16 +0200146 "title" : "KoralQuery",
147 "id" : "koralquery"
Nils Diewalda31a5152015-04-17 21:05:23 +0000148 },
149 {
Akron0dc10902017-09-01 18:00:16 +0200150 "title" : "Search API",
151 "id" : "search"
Nils Diewalda31a5152015-04-17 21:05:23 +0000152 },
153 {
Akron0dc10902017-09-01 18:00:16 +0200154 "title" : "Match API",
155 "id" : "match"
Nils Diewalda31a5152015-04-17 21:05:23 +0000156 },
157 {
Akron0dc10902017-09-01 18:00:16 +0200158 "title" : "User API",
159 "id" : "user"
Nils Diewalda31a5152015-04-17 21:05:23 +0000160 }
161 ]
162 },
163 {
164 "title" : "F.A.Q.",
165 "id" : "faq"
166 }
167]