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_morphparser

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

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

  • Libraries
  • spaCy

    How to use Zlovoblachko/fo_morphparser with spaCy:

    !pip install https://huggingface.co/Zlovoblachko/fo_morphparser/resolve/main/fo_morphparser-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("fo_morphparser")
    
    # Importing as module.
    import fo_morphparser
    nlp = fo_morphparser.load()
  • Notebooks
  • Google Colab
  • Kaggle
fo_morphparser / trainable_lemmatizer
463 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Zlovoblachko's picture
Zlovoblachko
Update spaCy pipeline
cf0edf2 verified over 1 year ago
  • cfg
    1.19 kB
    Update spaCy pipeline over 1 year ago
  • model
    419 kB
    Update spaCy pipeline over 1 year ago
  • trees
    42.7 kB
    Update spaCy pipeline over 1 year ago