adobe / NLP-Cube

Natural Language Processing Pipeline - Sentence Splitting, Tokenization, Lemmatization, Part-of-speech Tagging and Dependency Parsing
http://opensource.adobe.com/NLP-Cube/index.html
Apache License 2.0
550 stars 93 forks source link

Dockerfile working #99

Closed tiberiu44 closed 5 years ago

tiberiu44 commented 5 years ago

This PR introduces a docker image that installs MKL accelerated DyNET, clone the master branch of NLPCube and starts a Jupyter Notebook.

It is useful for building models on any OS, given that the user mounts a data-folder, whenever starting the Docker image.