spacy-js and spacy-services
These are ecosystem siblings where spacy-js is a JavaScript client library that consumes the REST APIs provided by spacy-services, enabling JavaScript applications to access spaCy's NLP capabilities through microservices.
About spacy-js
ines/spacy-js
🎀 JavaScript API for spaCy with Python REST API
This project provides a way to integrate advanced natural language processing capabilities into web applications. It allows JavaScript developers to send text inputs to a Python backend, which then processes the text and returns structured linguistic annotations such as identified entities, parts of speech, and sentence boundaries. This enables richer text analysis directly within JavaScript environments.
About spacy-services
explosion/spacy-services
💫 REST microservices for various spaCy-related tasks
Scores updated daily from GitHub, PyPI, and npm data. How scores work