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

  • Log In
  • Sign Up

elisno
/
is_core_web_trf

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

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

  • Libraries
  • spaCy

    How to use elisno/is_core_web_trf with spaCy:

    !pip install https://huggingface.co/elisno/is_core_web_trf/resolve/main/is_core_web_trf-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("is_core_web_trf")
    
    # Importing as module.
    import is_core_web_trf
    nlp = is_core_web_trf.load()
  • Notebooks
  • Google Colab
  • Kaggle
is_core_web_trf / ner
252 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
elisno's picture
elisno
Update spaCy pipeline
325da04 over 4 years ago
  • cfg
    221 Bytes
    Update spaCy pipeline over 4 years ago
  • model
    251 kB
    xet
    Update spaCy pipeline over 4 years ago
  • moves
    568 Bytes
    Update spaCy pipeline over 4 years ago