karmdesai/fastTextWeb
fastTextWeb is a custom version of Facebook's text classification library (fastText) that is intended for use on the web.
This tool helps developers integrate pre-trained text classification models into web applications or Node.js environments. You provide a text classification model (trained with Facebook's fastText library) and a piece of text, and it outputs the predicted categories or labels for that text, optionally with probabilities. It's designed for web developers who need to add real-time text classification features to their websites or server-side JavaScript applications.
No commits in the last 6 months.
Use this if you are a web developer needing to deploy an existing fastText text classification model to a website or Node.js server to get predictions from user-entered text.
Not ideal if you need to train a new text classification model or require other advanced fastText functionalities beyond loading a model and making predictions.
Stars
18
Forks
2
Language
C++
License
—
Category
Last pushed
Dec 18, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/karmdesai/fastTextWeb"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.