Gitiles
Code Review
Sign In
korap.ids-mannheim.de
/
KorAP
/
Koral-Mapper
/
refs/heads/main
/
.
/
testdata
/
example-config.yaml
blob: ac7fc0af84fe0affcf65d60bcd7cce60d94ca976 [
file
] [
log
] [
blame
]
Akron
e0d98ab
2026-02-20 13:51:52 +0100
[
diff
] [
blame
]
1
sdk:
"https://korap.ids-mannheim.de/js/korap-plugin-latest.js"
2
server:
"https://korap.ids-mannheim.de/"
3
lists:
4
-
id:
main
-
config
-
mapper
5
foundryA:
opennlp
6
layerA:
p
7
foundryB:
upos
8
layerB:
p
9
mappings:
10
-
"[NN] <> [NOUN]"
11
-
"[NE] <> [PROPN]"