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 / transformer
501 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
rtuora's picture
rtuora
initial model
b33947c almost 3 years ago
  • cfg
    28 Bytes
    initial model almost 3 years ago
  • model
    501 MB
    xet
    initial model almost 3 years ago