forked from kristjan/cjvt-srl-tagging
added parallel json output creation
This commit is contained in:
@@ -5,8 +5,9 @@ RUN apt-get install -y \
|
||||
vim \
|
||||
default-jdk \
|
||||
python3 \
|
||||
python3-pip \
|
||||
sshfs
|
||||
python3-pip
|
||||
|
||||
RUN apt-get install -y sshfs
|
||||
|
||||
RUN pip3 install lxml pandas sklearn
|
||||
|
||||
|
||||
Reference in New Issue
Block a user