blob: 683caad837029038de4591f53d35b85af570b9b2 [file] [log] [blame]
Nils Diewald7b847222014-04-23 11:14:00 +00001<?xml version="1.0" encoding="UTF-8"?>
2<?xml-model href="metadata.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
3
4<metadata docid="WPD_AAA.00001" type="foundry" xmlns="http://ids-mannheim.de/ns/KorAP">
5 <doc file="../data.xml" />
6 <foundry name="opennlp">
7 <layer segm="tok" file="tokens.xml" name="token" id="l1" />
8 <layer segm="s" file="sentences.xml" name="sent" id="l2" />
9 <layer info="pos lemma" file="morpho.xml" name="morph" id="l3" />
10 </foundry>
11</metadata>