blob: 8a6262ce68ba31dd52f3547f6c4f6ce9f1752103 [file] [log] [blame]
Akrona7a152c2019-07-17 14:16:47 +02001{
2 "context" : "http://ids-mannheim.de/ns/KorAP/json-ld/v0.1/context.jsonld",
3 "query" : {
4 "@type": "koral:group",
5 "distances": [
6 {
7 "@type": "cosmas:distance",
8 "boundary": {
9 "@type": "koral:boundary",
10 "max": 1,
11 "min": 1
12 },
13 "exclude": true,
14 "key": "w"
15 }
16 ],
17 "inOrder": true,
18 "operands": [
19 {
20 "@type": "koral:group",
21 "classOut": 129,
22 "operands": [
23 {
24 "@type": "koral:token",
25 "wrap": {
26 "@type": "koral:term",
27 "foundry": "opennlp",
28 "key": "die",
29 "layer": "orth",
30 "match": "match:eq",
31 "rewrites": [
32 {
33 "@type": "koral:rewrite",
34 "operation": "operation:injection",
35 "scope": "foundry",
36 "src": "Kustvakt"
37 }
38 ]
39 }
40 }
41 ],
42 "operation": "operation:class"
43 },
44 {
45 "@type": "koral:group",
46 "classOut": 129,
47 "operands": [
48 {
49 "@type": "koral:token",
50 "wrap": {
51 "@type": "koral:term",
52 "foundry": "opennlp",
53 "key": "Gegenwart",
54 "layer": "orth",
55 "match": "match:eq",
56 "rewrites": [
57 {
58 "@type": "koral:rewrite",
59 "operation": "operation:injection",
60 "scope": "foundry",
61 "src": "Kustvakt"
62 }
63 ]
64 }
65 }
66 ],
67 "operation": "operation:class"
68 }
69 ],
70 "operation": "operation:sequence"
71 }
72}