microsoft/verseagility
Ramp up your custom natural language processing (NLP) task, allowing you to bring your own data, use your preferred frameworks and bring models into production.
This toolkit helps data scientists and ML engineers quickly set up and deploy custom natural language processing (NLP) solutions. You provide your specific text data, and it helps you train models for tasks like text classification or named entity recognition, outputting ready-to-use models. It's designed for those who need to rapidly bring their own text data and models into production.
No commits in the last 6 months.
Use this if you are a data scientist or ML engineer looking to accelerate the development and deployment of custom NLP models for tasks like text classification, named entity recognition, question answering, or opinion mining with your own data.
Not ideal if you are looking for a pre-trained, off-the-shelf NLP solution that requires no custom training or deployment.
Stars
27
Forks
11
Language
Jupyter Notebook
License
MIT
Category
Last pushed
May 28, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/microsoft/verseagility"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
chrismattmann/tika-python
Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called...
sloria/TextBlob
Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase...
cltk/cltk
The Classical Language Toolkit
allenai/scispacy
A full spaCy pipeline and models for scientific/biomedical documents.
wi2trier/cbrkit
Customizable Case-Based Reasoning (CBR) toolkit for Python with a built-in API and CLI.