From 3aab8cc1847d109a4bccc8b3dd0c6dfddd877d2f Mon Sep 17 00:00:00 2001 From: Patrick Jentsch Date: Tue, 19 Nov 2019 10:01:47 +0100 Subject: [PATCH] Set corpus as null attribute --- foo.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/foo.sh b/foo.sh index 0aed67d..aca727f 100755 --- a/foo.sh +++ b/foo.sh @@ -7,7 +7,8 @@ cwb-encode \ -f /root/files/corpus.vrt \ -R /usr/local/share/cwb/registry/corpus \ -P lemma -P simple_pos -P pos -P ner \ - -S corpus -S text:0+author+id+publishing_year+title -S s \ + -S text:0+author+id+publishing_year+title -S s \ + -0 corpus \ -xsB cwb-make \ -V CORPUS