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

Lacapacitee
/
fr_pipeline

Text Classification
spaCy
French
Model card Files Files and versions
xet
Community

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

  • Libraries
  • spaCy

    How to use Lacapacitee/fr_pipeline with spaCy:

    !pip install https://huggingface.co/Lacapacitee/fr_pipeline/resolve/main/fr_pipeline-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("fr_pipeline")
    
    # Importing as module.
    import fr_pipeline
    nlp = fr_pipeline.load()
  • Notebooks
  • Google Colab
  • Kaggle
fr_pipeline
46.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Lacapacitee's picture
Lacapacitee
Update spaCy pipeline
b6e5f93 verified over 1 year ago
  • textcat
    Update spaCy pipeline over 1 year ago
  • vocab
    Update spaCy pipeline over 1 year ago
  • .gitattributes
    1.64 kB
    Update spaCy pipeline over 1 year ago
  • README.md
    1.22 kB
    Update spaCy pipeline over 1 year ago
  • config.cfg
    2.67 kB
    Update spaCy pipeline over 1 year ago
  • fr_pipeline-any-py3-none-any.whl
    2.74 MB
    xet
    Update spaCy pipeline over 1 year ago
  • meta.json
    1.35 kB
    Update spaCy pipeline over 1 year ago
  • tokenizer
    1.52 MB
    Update spaCy pipeline over 1 year ago