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
837 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
binbin83's picture
binbin83
Update README.md
9b710d3 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
    2.36 kB
    Update README.md over 2 years ago
  • config.cfg
    2.86 kB
    Update spaCy pipeline over 2 years ago
  • fr_lexical_death-any-py3-none-any.whl
    390 MB
    xet
    Update spaCy pipeline over 2 years ago
  • meta.json
    1.01 kB
    Update spaCy pipeline over 2 years ago
  • tokenizer
    1.52 MB
    Update spaCy pipeline over 2 years ago