Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

danielvasic
/
en_acnl_electra_pipeline

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

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

  • Libraries
  • spaCy

    How to use danielvasic/en_acnl_electra_pipeline with spaCy:

    !pip install https://huggingface.co/danielvasic/en_acnl_electra_pipeline/resolve/main/en_acnl_electra_pipeline-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_acnl_electra_pipeline")
    
    # Importing as module.
    import en_acnl_electra_pipeline
    nlp = en_acnl_electra_pipeline.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_acnl_electra_pipeline
849 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
danielvasic's picture
danielvasic
Update README.md
890d660 over 4 years ago
  • parser
    Update spaCy pipeline over 4 years ago
  • tagger
    Update spaCy pipeline over 4 years ago
  • transformer
    Update spaCy pipeline over 4 years ago
  • vocab
    Update spaCy pipeline over 4 years ago
  • .gitattributes
    1.4 kB
    Update spaCy pipeline over 4 years ago
  • README.md
    2.42 kB
    Update README.md over 4 years ago
  • config.cfg
    3.09 kB
    Update spaCy pipeline over 4 years ago
  • en_acnl_electra_pipeline-any-py3-none-any.whl
    408 MB
    xet
    Update spaCy pipeline over 4 years ago
  • meta.json
    5.77 kB
    Update spaCy pipeline over 4 years ago
  • tokenizer
    77.7 kB
    Update spaCy pipeline over 4 years ago