From 37b6affb62989016246b0374df75b085184a6654 Mon Sep 17 00:00:00 2001
From: Patrick Jentsch
Date: Tue, 5 Nov 2019 11:33:47 +0100
Subject: [PATCH] update bash script.
---
foo.sh | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/foo.sh b/foo.sh
index 73300e0..55233ea 100755
--- a/foo.sh
+++ b/foo.sh
@@ -1,11 +1,12 @@
#!/bin/bash
-mkdir /corpora/data/corpus
+mkdir -p /corpora/data/corpus
cwb-encode \
-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 \
- -0 corpus -S text:0+author+id+publishing_year+title -S s
+ -0 corpus -S text:0+author+id+publishing_year+title -S s \
+ - xsB
cwb-make \
-V CORPUS