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

lafias
/
dataset-references

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

Instructions to use lafias/dataset-references with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    How to use lafias/dataset-references with spaCy:

    !pip install https://huggingface.co/lafias/dataset-references/resolve/main/dataset-references-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("dataset-references")
    
    # Importing as module.
    import dataset-references
    nlp = dataset-references.load()
  • Notebooks
  • Google Colab
  • Kaggle
dataset-references / ner
207 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
lafias's picture
lafias
Adding moves
16e8a66 almost 4 years ago
  • cfg
    221 Bytes
    Adding directories almost 4 years ago
  • model
    207 kB
    Add model almost 4 years ago
  • moves
    127 Bytes
    Adding moves almost 4 years ago