spacy-api-docker
spacy-api-docker copied to clipboard
Spacy 2.3.0/3.x support
Hi,
my company is currently doing some lightweight text processing using spacy, it is a really great library for NLP tasks :-) . We would like to integrate it as a standalone service in our application, using your dockerized application seems to be the right solution for us. Do you have a time estimate when spacy 2.3.0 (or spacy 3.x) will be available as a docker image?
Best Alexander
Hi Alexander,
Thanks for your interest in the project! I have planned a rewrite for quite a while now, but unfortunately, work always gets in the way :(
If things go well, I plan on getting it done this December.
Best, Johannes
Hi @jgontrum,
Just saw the release of spacy v3.0 would love to see an update here if you can find the time. I appreciate the tool you have built!
Also seems to be some FastAPI compatibility here that could be useful https://spacy.io/usage/projects#fastapi
Thanks, Tyler Storm