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

Zlovoblachko
/
fo_pipeline

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

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

  • Libraries
  • spaCy

    How to use Zlovoblachko/fo_pipeline with spaCy:

    !pip install https://huggingface.co/Zlovoblachko/fo_pipeline/resolve/main/fo_pipeline-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("fo_pipeline")
    
    # Importing as module.
    import fo_pipeline
    nlp = fo_pipeline.load()
  • Notebooks
  • Google Colab
  • Kaggle
fo_pipeline
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Zlovoblachko's picture
Zlovoblachko
Update spaCy pipeline
3cf43fe verified over 1 year ago
  • morphologizer
    Update spaCy pipeline over 1 year ago
  • parser
    Update spaCy pipeline over 1 year ago
  • tagger
    Update spaCy pipeline over 1 year ago
  • tok2vec
    Update spaCy pipeline over 1 year ago
  • vocab
    Update spaCy pipeline over 1 year ago
  • .gitattributes
    1.69 kB
    Update spaCy pipeline over 1 year ago
  • README.md
    15.7 kB
    Update spaCy pipeline over 1 year ago
  • config.cfg
    3.67 kB
    Update spaCy pipeline over 1 year ago
  • fo_pipeline-any-py3-none-any.whl
    7.75 MB
    xet
    Update spaCy pipeline over 1 year ago
  • meta.json
    19.9 kB
    Update spaCy pipeline over 1 year ago
  • tokenizer
    40.1 kB
    Update spaCy pipeline over 1 year ago