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

ipipan
/
pl_nask

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

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

  • Libraries
  • spaCy

    How to use ipipan/pl_nask with spaCy:

    !pip install https://huggingface.co/ipipan/pl_nask/resolve/main/pl_nask-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("pl_nask")
    
    # Importing as module.
    import pl_nask
    nlp = pl_nask.load()
  • Notebooks
  • Google Colab
  • Kaggle
pl_nask
1.48 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
rtuora's picture
rtuora
Rename spacy-pl-trf-any-py3-none-any.whl to pl_nask-any-py3-none-any.whl
119e58a almost 3 years ago
  • morphologizer
    initial model almost 3 years ago
  • ner
    initial model almost 3 years ago
  • parser
    initial model almost 3 years ago
  • static
    initial model almost 3 years ago
  • tagger
    initial model almost 3 years ago
  • transformer
    initial model almost 3 years ago
  • vocab
    initial model almost 3 years ago
  • .gitattributes
    2.11 kB
    Rename spacy-pl-trf-any-py3-none-any.whl to pl_nask-any-py3-none-any.whl almost 3 years ago
  • README.md
    3.27 kB
    Readme table fix almost 3 years ago
  • README.md_
    25 Bytes
    initial model almost 3 years ago
  • config.cfg
    4.54 kB
    initial model almost 3 years ago
  • meta.json
    213 kB
    initial model almost 3 years ago
  • pl_nask-0.0.7.tar.gz
    475 MB
    xet
    initial model almost 3 years ago
  • pl_nask-any-py3-none-any.whl
    475 MB
    xet
    Rename spacy-pl-trf-any-py3-none-any.whl to pl_nask-any-py3-none-any.whl almost 3 years ago
  • tokenizer
    36.4 kB
    initial model almost 3 years ago