| commit | e0d98ab95c6e11cc2e363e8c080385c5528b3ca3 | [log] [tgz] |
|---|---|---|
| author | Akron <nils@diewald-online.de> | Fri Feb 20 13:51:52 2026 +0100 |
| committer | Akron <nils@diewald-online.de> | Fri Feb 20 13:51:52 2026 +0100 |
| tree | d41191990bd011cc5914b3ac84027e8e06900bea | |
| parent | 3ff7eaacb0c288403497c946c1e65003df67d3d9 [diff] [blame] |
Add missing testdata Change-Id: I8ba7b46caf62f9594bea5c27c956fb7cb9a73b26
diff --git a/testdata/example-mapper2.yaml b/testdata/example-mapper2.yaml new file mode 100644 index 0000000..7ba2e94 --- /dev/null +++ b/testdata/example-mapper2.yaml
@@ -0,0 +1,9 @@ +id: example-mapper-2 +foundryA: stts +layerA: p +foundryB: upos +layerB: p +mappings: + - "[DET] <> [PRON]" + - "[ADJ] <> [NOUN]" + - "[VFIN] <> [VERB & VerbForm=Fin]" \ No newline at end of file