jgontrum / spacy-api-docker

spaCy REST API, wrapped in a Docker container.
https://hub.docker.com/r/jgontrum/spacyapi/
MIT License
265 stars 99 forks source link

Added feature/endpoint allowing a genuine POS tagger response #22

Open oterrier opened 5 years ago

oterrier commented 5 years ago

As proposed in Issue https://github.com/jgontrum/spacy-api-docker/issues/21 New endpoint /tag to retrieve a full POS tagger response with an optional intermediate sentence layer.