| 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-mapper1.yaml b/testdata/example-mapper1.yaml new file mode 100644 index 0000000..3775ad1 --- /dev/null +++ b/testdata/example-mapper1.yaml
@@ -0,0 +1,9 @@ +id: example-mapper-1 +foundryA: opennlp +layerA: p +foundryB: upos +layerB: p +mappings: + - "[PIDAT] <> [DET & AdjType=Pdt]" + - "[PAV] <> [ADV & PronType=Dem]" + - "[ADJA] <> [ADJ]" \ No newline at end of file