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

daviibrt
/
en_core_sci_scibert

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

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

  • Libraries
  • spaCy

    How to use daviibrt/en_core_sci_scibert with spaCy:

    !pip install https://huggingface.co/daviibrt/en_core_sci_scibert/resolve/main/en_core_sci_scibert-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_core_sci_scibert")
    
    # Importing as module.
    import en_core_sci_scibert
    nlp = en_core_sci_scibert.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_core_sci_scibert
869 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
daviibrt's picture
daviibrt
Update spaCy pipeline
f4cd66e verified over 2 years ago
  • attribute_ruler
    Update spaCy pipeline over 2 years ago
  • lemmatizer
    Update spaCy pipeline over 2 years ago
  • ner
    Update spaCy pipeline over 2 years ago
  • parser
    Update spaCy pipeline over 2 years ago
  • tagger
    Update spaCy pipeline over 2 years ago
  • transformer
    Update spaCy pipeline over 2 years ago
  • vocab
    Update spaCy pipeline over 2 years ago
  • .gitattributes
    1.75 kB
    Update spaCy pipeline over 2 years ago
  • README.md
    3.11 kB
    Update spaCy pipeline over 2 years ago
  • config.cfg
    4.51 kB
    Update spaCy pipeline over 2 years ago
  • en_core_sci_scibert-any-py3-none-any.whl
    417 MB
    xet
    Update spaCy pipeline over 2 years ago
  • meta.json
    2.8 kB
    Update spaCy pipeline over 2 years ago
  • tokenizer
    73.6 kB
    Update spaCy pipeline over 2 years ago