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

hugosousa
/
fr_tei2go

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

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

  • Libraries
  • spaCy

    How to use hugosousa/fr_tei2go with spaCy:

    !pip install https://huggingface.co/hugosousa/fr_tei2go/resolve/main/fr_tei2go-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("fr_tei2go")
    
    # Importing as module.
    import fr_tei2go
    nlp = fr_tei2go.load()
  • Notebooks
  • Google Colab
  • Kaggle
fr_tei2go
8.96 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
hugosousa's picture
hugosousa
Update README.md
a25c1ed verified about 1 year ago
  • ner
    Update spaCy pipeline about 1 year ago
  • vocab
    Update spaCy pipeline about 1 year ago
  • .gitattributes
    1.63 kB
    Update spaCy pipeline about 1 year ago
  • README.md
    1.38 kB
    Update README.md about 1 year ago
  • config.cfg
    2.2 kB
    Update spaCy pipeline about 1 year ago
  • fr_tei2go-any-py3-none-any.whl
    3.57 MB
    xet
    Update spaCy pipeline about 1 year ago
  • meta.json
    444 Bytes
    Update spaCy pipeline about 1 year ago
  • tokenizer
    1.5 MB
    Update spaCy pipeline about 1 year ago