{ | |
"@context" : "http://ids-mannheim.de/ns/KorAP/json-ld/v0.1/context.jsonld", | |
"query": { | |
"@type": "korap:group", | |
"frames": ["frames:startsWith", "frames:alignsLeft", "frames:matches"], | |
"operation": "operation:position", | |
"operands": [ | |
{ | |
"@type": "korap:span", | |
"key": "np" | |
}, | |
{ | |
"@type": "korap:token", | |
"wrap": { | |
"@type": "korap:term", | |
"layer": "pos", | |
"key" : "Det", | |
"match" : "match:ne" | |
} | |
} | |
] | |
} | |
} |