From 221650ac2055ba1e40158a4cf3fdef7066f5ead2 Mon Sep 17 00:00:00 2001
From: Patrick Jentsch
Date: Mon, 27 Jan 2020 13:25:14 +0100
Subject: [PATCH] Add new metadata.
---
foo.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/foo.sh b/foo.sh
index aca727f..5a0678e 100755
--- a/foo.sh
+++ b/foo.sh
@@ -7,7 +7,7 @@ cwb-encode \
-f /root/files/corpus.vrt \
-R /usr/local/share/cwb/registry/corpus \
-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 \
-xsB
cwb-make \