Skip to content

Instantly share code, notes, and snippets.

@sedflix
Created June 7, 2018 12:59
Show Gist options
  • Save sedflix/f30ce5c518a7d6dc8947a8134fc0dddf to your computer and use it in GitHub Desktop.
Save sedflix/f30ce5c518a7d6dc8947a8134fc0dddf to your computer and use it in GitHub Desktop.
One line to start allen nlp server on your system.
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