Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
yovisto committed Sep 28, 2022
1 parent 7bf0e4c commit 654e8b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ RUN pip3 install cherrypy
RUN pip3 install rdflib
RUN pip3 install treelib
RUN pip3 install nltk
RUN pip3 install pandas
RUN pip3 install sklearn
RUN pip3 install sentence_transformers
RUN python -m nltk.downloader stopwords


0 comments on commit 654e8b9

Please sign in to comment.