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

  • Log In
  • Sign Up

ArielUW
/
pl_hacknationNER

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

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

  • Libraries
  • spaCy

    How to use ArielUW/pl_hacknationNER with spaCy:

    !pip install https://huggingface.co/ArielUW/pl_hacknationNER/resolve/main/pl_hacknationNER-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("pl_hacknationNER")
    
    # Importing as module.
    import pl_hacknationNER
    nlp = pl_hacknationNER.load()
  • Notebooks
  • Google Colab
  • Kaggle
pl_hacknationNER
17.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
ArielUW's picture
ArielUW
Update spaCy pipeline
e4a70b1 verified 5 months ago
  • ner
    Update spaCy pipeline 5 months ago
  • tok2vec
    Update spaCy pipeline 5 months ago
  • vocab
    Update spaCy pipeline 5 months ago
  • .gitattributes
    1.76 kB
    Update spaCy pipeline 5 months ago
  • README.md
    1.39 kB
    Update spaCy pipeline 5 months ago
  • __init__.py
    237 Bytes
    Update spaCy pipeline 5 months ago
  • config.cfg
    2.74 kB
    Update spaCy pipeline 5 months ago
  • meta.json
    2.94 kB
    Update spaCy pipeline 5 months ago
  • pl_hacknationNER-any-py3-none-any.whl
    5.7 MB
    xet
    Update spaCy pipeline 5 months ago
  • pl_hacknationner-any-py3-none-any.whl
    5.73 MB
    xet
    Update spaCy pipeline 5 months ago
  • tokenizer
    34.7 kB
    Update spaCy pipeline 5 months ago