YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Language Detect
This repository contains models and vectorizers for identifying languages written in various scripts. Each script has a corresponding model (model.joblib) and vectorizer (vectorizer.joblib).
How It Works
- The
vectorizer.joblibpreprocesses text for the model. - The
model.joblibpredicts the language based on the preprocessed input.
Files
model.joblib: Trained model for a specific script.vectorizer.joblib: Preprocessor required for the corresponding model.
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support