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

  • Log In
  • Sign Up

Zlovoblachko
/
en_spanbert_L1

spaCy
English
Model card Files Files and versions
xet
Community

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

  • Libraries
  • spaCy

    How to use Zlovoblachko/en_spanbert_L1 with spaCy:

    !pip install https://huggingface.co/Zlovoblachko/en_spanbert_L1/resolve/main/en_spanbert_L1-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_spanbert_L1")
    
    # Importing as module.
    import en_spanbert_L1
    nlp = en_spanbert_L1.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_spanbert_L1
2.59 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Zlovoblachko's picture
Zlovoblachko
Update spaCy pipeline
db0ada0 verified almost 2 years ago
  • spancat
    Update spaCy pipeline almost 2 years ago
  • transformer
    Update spaCy pipeline almost 2 years ago
  • vocab
    Update spaCy pipeline almost 2 years ago
  • .gitattributes
    1.7 kB
    Update spaCy pipeline almost 2 years ago
  • README.md
    890 Bytes
    Update spaCy pipeline almost 2 years ago
  • config.cfg
    3.17 kB
    Update spaCy pipeline almost 2 years ago
  • en_spanbert_L1-any-py3-none-any.whl
    1.24 GB
    xet
    Update spaCy pipeline almost 2 years ago
  • meta.json
    866 Bytes
    Update spaCy pipeline almost 2 years ago
  • tokenizer
    77 kB
    Update spaCy pipeline almost 2 years ago