mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nlp.git
synced 2025-07-01 12:10:34 +00:00
Update
This commit is contained in:
@ -31,6 +31,7 @@ RUN pip3 install wheel && pip3 install -U spacy && \
|
||||
python3 -m spacy download en && \
|
||||
python3 -m spacy download es && \
|
||||
python3 -m spacy download fr && \
|
||||
python3 -m spacy download it && \
|
||||
python3 -m spacy download pt
|
||||
|
||||
COPY nlp /usr/local/bin
|
||||
|
Reference in New Issue
Block a user