recap-utr/nlp-service
NLP microservice for computing embeddings
This service helps developers who build applications that process natural language, like chatbots, search engines, or content analysis tools. It takes raw text and transforms it into numerical representations called embeddings, which can then be used for tasks like text classification, similarity detection, or information retrieval. By centralizing these computations, it makes it easier to manage large language models and integrate advanced NLP capabilities into various applications.
Available on PyPI.
Use this if you are a software developer building applications that need to understand and process text, and you want a robust, centralized way to generate numerical embeddings from natural language.
Not ideal if you need an out-of-the-box solution for end-user text analysis without any programming or integration.
Stars
13
Forks
1
Language
Python
License
MIT
Category
Last pushed
Mar 18, 2026
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/recap-utr/nlp-service"
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
texttechnologylab/DockerUnifiedUIMAInterface
A UIMA-based tool for the scaled, uniform, distributed, platform-independent and easily reusable...