Spacy Flask docker repo for help building the container
Go to localhost:3000 and test it:
- localhost:3000/en for english NLP
- localhost:3000/es for spanish NLP
- localhost:3000/json/en for english json response
- localhost:3000/json/es for spanish json response
It is prepared to be used directly from Docker