Davisy/Deploy-NLP-Model-with-FastAPI
Learn how to build and deploy NLP model with FastAPI
This project helps software developers or machine learning engineers learn how to take a trained Natural Language Processing (NLP) model and make it accessible to other applications or users. It provides instructions on how to set up a web service (an API) that can receive text input and return the NLP model's predictions or analysis. This allows the NLP model to be integrated into larger systems.
No commits in the last 6 months.
Use this if you are a developer who needs to expose an NLP model's functionality through a web interface for other software to consume.
Not ideal if you are looking for a pre-built NLP solution or a tool to train NLP models, as this focuses on deployment, not model creation or direct end-user interaction.
Stars
32
Forks
12
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Aug 12, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Davisy/Deploy-NLP-Model-with-FastAPI"
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