From 423bf3f52210b5d833f6ac7645cb7afb59909c46 Mon Sep 17 00:00:00 2001 From: rjawor Date: Sun, 14 Jul 2019 22:31:17 +0200 Subject: [PATCH] concordia preprocessor with nltk --- concordia-preprocessor/Dockerfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/concordia-preprocessor/Dockerfile b/concordia-preprocessor/Dockerfile index 1f25aff..1de911e 100644 --- a/concordia-preprocessor/Dockerfile +++ b/concordia-preprocessor/Dockerfile @@ -9,8 +9,7 @@ ENV LANGUAGE pl_PL:pl ENV LC_ALL pl_PL.UTF-8 RUN apt-get install -y git python3 python3-pip -RUN pip3 install flask flask_restful gunicorn requests spacy -RUN python3 -m spacy download en +RUN pip3 install flask flask_restful gunicorn requests nltk RUN git clone https://git.wmi.amu.edu.pl/rjawor/concordia-preprocessor.git RUN cd /concordia-preprocessor/dictionaries && ./generate_dict.py