Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Alshargi
/
arabic-msa-dialects-segmentation

Token Classification
Scikit-learn
Arabic
Text-segmentation
Model card Files Files and versions
xet
Community

Instructions to use Alshargi/arabic-msa-dialects-segmentation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use Alshargi/arabic-msa-dialects-segmentation with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("Alshargi/arabic-msa-dialects-segmentation", "sklearn_model.joblib")
    )
    # only load pickle files from sources you trust
    # read more about it here https://skops.readthedocs.io/en/stable/persistence.html
  • Notebooks
  • Google Colab
  • Kaggle
arabic-msa-dialects-segmentation
266 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
Alshargi's picture
Alshargi
Update README.md
944e248 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    105 Bytes
    Update README.md about 2 years ago
  • arabic-msa-dialects-segmentation-v1.pkl
    266 MB
    xet
    Upload arabic-msa-dialects-segmentation-v1.pkl about 2 years ago
  • config.json
    587 Bytes
    Update config.json about 2 years ago