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.

spacy-js
56
Established
spacy-services
49
Emerging
Maintenance 0/25
Adoption 15/25
Maturity 25/25
Community 16/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 23/25
Stars: 201
Forks: 23
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 240
Forks: 76
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m
Archived Stale 6m No Package No Dependents

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.

web-development natural-language-processing text-analysis frontend-development data-extraction

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