mate-tools tags the corpus. Need to specify predicates better

This commit is contained in:
voje
2019-02-20 07:38:26 +01:00
parent 142ad22ba3
commit 91eda1962e
18 changed files with 10766 additions and 9761 deletions

View File

@@ -7,9 +7,10 @@ build:
run:
docker run \
--user $(shell id -u):$(shell id -g) \
-it \
-v $$(pwd)/../../:/cjvt-srl-tagging \
-w /cjvt-srl-tagging/tools \
python-java \
/bin/bash
-it \
--user $(shell id -u):$(shell id -g) \
-v /etc/passwd:/etc/passwd \
-v $$(pwd)/../../:/cjvt-srl-tagging \
-w /cjvt-srl-tagging/tools \
python-java \
/bin/bash