diff --git a/website/docs/usage/_data.json b/website/docs/usage/_data.json index 2ffbf9d68..0632d3972 100644 --- a/website/docs/usage/_data.json +++ b/website/docs/usage/_data.json @@ -149,6 +149,11 @@ "author": "Johannes Gontrum", "description": "spaCy accessed by a REST API, wrapped in a Docker container." }, + "spacy-nlp-zeromq": { + "url": "https://github.com/pasupulaphani/spacy-nlp-docker", + "author": "Phaninder Pasupula", + "description": "SpaCy with zeromq bindings docker." + }, "textacy": { "url": "https://github.com/chartbeat-labs/textacy", "author": " Burton DeWilde (Chartbeat)",