From 3f772804d74e61b5bbac5356023c5ea4771d5a68 Mon Sep 17 00:00:00 2001
From: Patrick Jentsch
Date: Wed, 5 May 2021 17:49:20 +0200
Subject: [PATCH] Fix cwb encode
---
docker-entrypoint.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docker-entrypoint.sh b/docker-entrypoint.sh
index 916a11a..ea6e4d8 100755
--- a/docker-entrypoint.sh
+++ b/docker-entrypoint.sh
@@ -19,7 +19,7 @@ elif [[ "$1" == "build-corpus" ]]; then
-d /corpora/data/corpus \
-f /root/files/corpus.vrt \
-R /usr/local/share/cwb/registry/corpus \
- -P lemma -P simple_pos -P pos -P ner \
+ -P pos -P lemma -P simple_pos -P ner \
-S ent:0+type -S s \
-S text:0+address+author+booktitle+chapter+editor+institution+journal+pages+publisher+publishing_year+school+title \
-xsB -9