Add new metadata.

This commit is contained in:
Patrick Jentsch 2020-01-27 13:25:14 +01:00
parent 3aab8cc184
commit 221650ac20

2
foo.sh
View File

@ -7,7 +7,7 @@ cwb-encode \
-f /root/files/corpus.vrt \ -f /root/files/corpus.vrt \
-R /usr/local/share/cwb/registry/corpus \ -R /usr/local/share/cwb/registry/corpus \
-P lemma -P simple_pos -P pos -P ner \ -P lemma -P simple_pos -P pos -P ner \
-S text:0+author+id+publishing_year+title -S s \ -S text:0+address+author+booktitle+chapter+editor+institution+journal+pages+publisher+publishing_year+school+title -S s \
-0 corpus \ -0 corpus \
-xsB -xsB
cwb-make \ cwb-make \