Add author and title tags. Fix some errors in note.txt

This commit is contained in:
Stephan Porada
2019-10-14 14:00:41 +02:00
parent 28cc17a479
commit ebff8fb7f1
2 changed files with 28 additions and 25 deletions

View File

@ -1,7 +1,9 @@
# Enter bash in cqpwebserver
docker exec -it cqperver_cqpserver_1 /bin/bash
docker exec -it cqpserver_cqpserver_1 /bin/bash
## Encode example corpus
mkdir /corpora/data/example
cwb-encode -d /corpora/data/example \
-f /root/files/example.vrt \
-R /usr/local/share/cwb/registry/example \
@ -11,6 +13,7 @@ cwb-make -V EXAMPLE
cwb-describe-corpus EXAMPLE
## Encode utopien corpus
mkdir /corpora/data/utopien
cwb-encode -d /corpora/data/utopien \
-f /root/files/utopien.vrt \
-sxB \