ines/spacy-graphql
๐คนโโ๏ธ Query spaCy's linguistic annotations using GraphQL
This tool helps developers working with natural language processing (NLP) to easily access linguistic annotations from text. You input raw text and specify a language model, and it outputs structured data like identified entities, parts-of-speech, and sentence boundaries. This is designed for developers who are building applications that require detailed text analysis and want a flexible way to query this information.
No commits in the last 6 months.
Use this if you are a developer who needs to integrate spaCy's text processing capabilities into other services or front-end applications, and you prefer using a GraphQL API for data retrieval.
Not ideal if you need highly optimized performance for simple queries, as the full language model pipeline runs even for partial data requests.
Stars
86
Forks
9
Language
Python
License
MIT
Category
Last pushed
Aug 01, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ines/spacy-graphql"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
gunthercox/mathparse
A Python library for evaluating natural language mathematical equations
ines/spacy-js
๐ JavaScript API for spaCy with Python REST API
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