Edit model card
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

Multi-Script Language Identifier

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.joblib preprocesses text for the model.
  • The model.joblib predicts the language based on the preprocessed input.

Files

  • model.joblib: Trained model for a specific script.
  • vectorizer.joblib: Preprocessor required for the corresponding model.
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference API
Unable to determine this model's library. Check the docs .