mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/cqpserver.git
synced 2024-12-26 03:14:20 +00:00
Fix cwb encode
This commit is contained in:
parent
b2d36f9454
commit
3f772804d7
@ -19,7 +19,7 @@ elif [[ "$1" == "build-corpus" ]]; then
|
|||||||
-d /corpora/data/corpus \
|
-d /corpora/data/corpus \
|
||||||
-f /root/files/corpus.vrt \
|
-f /root/files/corpus.vrt \
|
||||||
-R /usr/local/share/cwb/registry/corpus \
|
-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 ent:0+type -S s \
|
||||||
-S text:0+address+author+booktitle+chapter+editor+institution+journal+pages+publisher+publishing_year+school+title \
|
-S text:0+address+author+booktitle+chapter+editor+institution+journal+pages+publisher+publishing_year+school+title \
|
||||||
-xsB -9
|
-xsB -9
|
||||||
|
Loading…
Reference in New Issue
Block a user