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.
201 stars. Used by 225 other packages. No commits in the last 6 months. Available on npm.
Use this if you are a web developer building a JavaScript-based application and need to perform sophisticated text analysis using spaCy, without rewriting its core logic in JavaScript.
Not ideal if your application does not involve JavaScript, or if you need to run spaCy's processing entirely client-side without a Python backend.
Stars
201
Forks
23
Language
JavaScript
License
MIT
Category
Last pushed
Sep 16, 2023
Commits (30d)
0
Dependencies
1
Reverse dependents
225
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ines/spacy-js"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
gunthercox/mathparse
A Python library for evaluating natural language mathematical equations
averbis/averbis-python-api
Conveniently access the REST API of Averbis products using Python
giacbrd/python-dandelion-eu
A python client for connecting to all the services provided by https://dandelion.eu
recap-utr/nlp-service
NLP microservice for computing embeddings
texttechnologylab/DockerUnifiedUIMAInterface
A UIMA-based tool for the scaled, uniform, distributed, platform-independent and easily reusable...