From 74439871a6955707b3b4318b4270ceee666e1300 Mon Sep 17 00:00:00 2001
From: Patrick Jentsch
Date: Tue, 5 Nov 2019 11:45:25 +0100
Subject: [PATCH] Add corpus as structural attribute
---
foo.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/foo.sh b/foo.sh
index ba053dc..503f254 100755
--- a/foo.sh
+++ b/foo.sh
@@ -6,7 +6,7 @@ cwb-encode \
-f /root/files/corpus.vrt \
-R /usr/local/share/cwb/registry/corpus \
-P lemma -P simple_pos -P pos -P ner \
- -0 corpus -S text:0+author+id+publishing_year+title -S s \
+ -S corpus -S text:0+author+id+publishing_year+title -S s \
-xsB
cwb-make \
-V CORPUS