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

dchaplinsky
/
uk_ner_web_trf_base

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

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

  • Libraries
  • spaCy

    How to use dchaplinsky/uk_ner_web_trf_base with spaCy:

    !pip install https://huggingface.co/dchaplinsky/uk_ner_web_trf_base/resolve/main/uk_ner_web_trf_base-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("uk_ner_web_trf_base")
    
    # Importing as module.
    import uk_ner_web_trf_base
    nlp = uk_ner_web_trf_base.load()
  • Notebooks
  • Google Colab
  • Kaggle
uk_ner_web_trf_base / vocab
3.08 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
dchaplinsky's picture
dchaplinsky
Adding the rest of the files
78a02e2 over 3 years ago
  • key2row

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    1 Bytes
    Adding the rest of the files over 3 years ago
  • lookups.bin

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    1 Bytes
    xet
    Adding the rest of the files over 3 years ago
  • strings.json
    3.08 MB
    Adding the rest of the files over 3 years ago
  • vectors
    128 Bytes
    Adding the rest of the files over 3 years ago
  • vectors.cfg
    22 Bytes
    Adding the rest of the files over 3 years ago