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