karmdesai/fastTextWeb

fastTextWeb is a custom version of Facebook's text classification library (fastText) that is intended for use on the web.

23
/ 100
Experimental

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.

web-development text-classification natural-language-processing machine-learning-deployment
No License Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 6 / 25
Maturity 8 / 25
Community 9 / 25

How are scores calculated?

Stars

18

Forks

2

Language

C++

License

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.