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

  • Log In
  • Sign Up

ner4archives
/
fr_ner4archives_v3_default

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

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

  • Libraries
  • spaCy

    How to use ner4archives/fr_ner4archives_v3_default with spaCy:

    !pip install https://huggingface.co/ner4archives/fr_ner4archives_v3_default/resolve/main/fr_ner4archives_v3_default-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("fr_ner4archives_v3_default")
    
    # Importing as module.
    import fr_ner4archives_v3_default
    nlp = fr_ner4archives_v3_default.load()
  • Notebooks
  • Google Colab
  • Kaggle
fr_ner4archives_v3_default
12.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
lterriel's picture
lterriel
Update README.md
e538a64 over 3 years ago
  • ner
    Update spaCy pipeline over 3 years ago
  • tok2vec
    Update spaCy pipeline over 3 years ago
  • vocab
    Update spaCy pipeline over 3 years ago
  • .gitattributes
    1.52 kB
    Update spaCy pipeline over 3 years ago
  • README.md
    1.91 kB
    Update README.md over 3 years ago
  • config.cfg
    2.66 kB
    Update spaCy pipeline over 3 years ago
  • fr_ner4archives_v3_default-any-py3-none-any.whl
    5.75 MB
    xet
    Update spaCy pipeline over 3 years ago
  • meta.json
    1.27 kB
    Update spaCy pipeline over 3 years ago