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

a-menu
/
fr_arches_ner_trf

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

Instructions to use a-menu/fr_arches_ner_trf with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    How to use a-menu/fr_arches_ner_trf with spaCy:

    !pip install https://huggingface.co/a-menu/fr_arches_ner_trf/resolve/main/fr_arches_ner_trf-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("fr_arches_ner_trf")
    
    # Importing as module.
    import fr_arches_ner_trf
    nlp = fr_arches_ner_trf.load()
  • Notebooks
  • Google Colab
  • Kaggle
fr_arches_ner_trf
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
a-menu's picture
a-menu
Update README.md
7990770 verified over 2 years ago
  • ner
    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.65 kB
    Update spaCy pipeline over 2 years ago
  • README.md
    1.96 kB
    Update README.md over 2 years ago
  • config.cfg
    3.1 kB
    Update spaCy pipeline over 2 years ago
  • entity_punctuation_removal.py
    1.11 kB
    Update spaCy pipeline over 2 years ago
  • fr_arches_ner_trf-any-py3-none-any.whl
    405 MB
    xet
    Update spaCy pipeline over 2 years ago
  • meta.json
    2.71 kB
    Update spaCy pipeline over 2 years ago
  • repartition.txt
    589 Bytes
    Update spaCy pipeline over 2 years ago
  • resultats_post_ponct.json
    1.58 kB
    Update spaCy pipeline over 2 years ago
  • tokenizer
    1.51 MB
    Update spaCy pipeline over 2 years ago