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

  • Log In
  • Sign Up

ner4archives
/
fr_ner4archives_default_test

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

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

  • Libraries
  • spaCy

    How to use ner4archives/fr_ner4archives_default_test with spaCy:

    !pip install https://huggingface.co/ner4archives/fr_ner4archives_default_test/resolve/main/fr_ner4archives_default_test-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("fr_ner4archives_default_test")
    
    # Importing as module.
    import fr_ner4archives_default_test
    nlp = fr_ner4archives_default_test.load()
  • Notebooks
  • Google Colab
  • Kaggle
fr_ner4archives_default_test / ner
132 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
lterriel's picture
lterriel
Update spaCy pipeline
bb9b866 almost 4 years ago
  • cfg
    221 Bytes
    Update spaCy pipeline almost 4 years ago
  • model
    132 kB
    Update spaCy pipeline almost 4 years ago
  • moves
    368 Bytes
    Update spaCy pipeline almost 4 years ago