mirror of
https://github.com/gsi-upm/senpy
synced 2025-08-24 02:22:20 +00:00
Improved docs, docker-compose and dockerfile
This commit is contained in:
11
Dockerfile
11
Dockerfile
@@ -1,10 +1 @@
|
||||
from gsiupm/senpy:0.10.7-python2.7
|
||||
|
||||
RUN python -m nltk.downloader stopwords
|
||||
RUN python -m nltk.downloader punkt
|
||||
RUN python -m nltk.downloader maxent_treebank_pos_tagger
|
||||
RUN python -m nltk.downloader wordnet
|
||||
RUN python -m nltk.downloader omw
|
||||
|
||||
ADD . /senpy-plugins
|
||||
|
||||
from gsiupm/senpy:0.10.8-python2.7
|
Reference in New Issue
Block a user