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

binbin83
/
fr_lexical_death

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

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

  • Libraries
  • spaCy

    How to use binbin83/fr_lexical_death with spaCy:

    !pip install https://huggingface.co/binbin83/fr_lexical_death/resolve/main/fr_lexical_death-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("fr_lexical_death")
    
    # Importing as module.
    import fr_lexical_death
    nlp = fr_lexical_death.load()
  • Notebooks
  • Google Colab
  • Kaggle
fr_lexical_death / ner
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
binbin83's picture
binbin83
Update spaCy pipeline
4b7ceac over 2 years ago
  • cfg
    221 Bytes
    Update spaCy pipeline over 2 years ago
  • model
    213 kB
    Update spaCy pipeline over 2 years ago
  • moves
    239 Bytes
    Update spaCy pipeline over 2 years ago