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

  • Log In
  • Sign Up

ReneMarkovic
/
sl_MOE

Token Classification
spaCy
Slovenian
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use ReneMarkovic/sl_MOE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    How to use ReneMarkovic/sl_MOE with spaCy:

    !pip install https://huggingface.co/ReneMarkovic/sl_MOE/resolve/main/sl_MOE-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("sl_MOE")
    
    # Importing as module.
    import sl_MOE
    nlp = sl_MOE.load()
  • Notebooks
  • Google Colab
  • Kaggle
sl_MOE / ner
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
ReneMarkovic's picture
ReneMarkovic
Update spaCy pipeline
569266e over 2 years ago
  • cfg
    221 Bytes
    Update spaCy pipeline over 2 years ago
  • model
    128 kB
    Update spaCy pipeline over 2 years ago
  • moves
    127 Bytes
    Update spaCy pipeline over 2 years ago