Created
June 7, 2018 12:59
-
-
Save sedflix/f30ce5c518a7d6dc8947a8134fc0dddf to your computer and use it in GitHub Desktop.
One line to start allen nlp server on your system.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo docker run -d -p 80:80 geeksid/allennlp allennlp serve --port 80 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment