Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Zlovoblachko
/
fo_parser_lemm

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

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

  • Libraries
  • spaCy

    How to use Zlovoblachko/fo_parser_lemm with spaCy:

    !pip install https://huggingface.co/Zlovoblachko/fo_parser_lemm/resolve/main/fo_parser_lemm-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("fo_parser_lemm")
    
    # Importing as module.
    import fo_parser_lemm
    nlp = fo_parser_lemm.load()
  • Notebooks
  • Google Colab
  • Kaggle
fo_parser_lemm / morphologizer
818 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Zlovoblachko's picture
Zlovoblachko
Update spaCy pipeline
495426e verified over 1 year ago
  • cfg
    38.6 kB
    Update spaCy pipeline over 1 year ago
  • model
    779 kB
    Update spaCy pipeline over 1 year ago