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

oroszgy
/
hu_core_kbc_trf

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

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

  • Libraries
  • spaCy

    How to use oroszgy/hu_core_kbc_trf with spaCy:

    !pip install https://huggingface.co/oroszgy/hu_core_kbc_trf/resolve/main/hu_core_kbc_trf-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("hu_core_kbc_trf")
    
    # Importing as module.
    import hu_core_kbc_trf
    nlp = hu_core_kbc_trf.load()
  • Notebooks
  • Google Colab
  • Kaggle
hu_core_kbc_trf
2.62 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
oroszgy's picture
oroszgy
Update spacy pipeline to 3.5.2
81b9a58 about 3 years ago
  • lookup_lemmatizer
    Update spacy pipeline to 3.5.2 about 3 years ago
  • morphologizer
    Update spacy pipeline to 3.5.2 about 3 years ago
  • ner
    Update spacy pipeline to 3.5.2 about 3 years ago
  • parser
    Update spacy pipeline to 3.5.2 about 3 years ago
  • senter
    Update spacy pipeline to 3.5.2 about 3 years ago
  • tagger
    Update spacy pipeline to 3.5.2 about 3 years ago
  • trainable_lemmatizer
    Update spacy pipeline to 3.5.2 about 3 years ago
  • transformer
    Update spacy pipeline to 3.5.2 about 3 years ago
  • vocab
    Update spacy pipeline to 3.5.2 about 3 years ago
  • .gitattributes
    1.77 kB
    Update spacy pipeline to 3.5.2 about 3 years ago
  • README.md
    78.3 kB
    Update spacy pipeline to 3.5.2 about 3 years ago
  • config.cfg
    6.47 kB
    Update spacy pipeline to 3.5.2 about 3 years ago
  • edit_tree_lemmatizer.py
    17.1 kB
    Update spacy pipeline to 3.5.2 about 3 years ago
  • hu_core_kbc_trf-any-py3-none-any.whl
    1.25 GB
    xet
    Update spacy pipeline to 3.5.2 about 3 years ago
  • lemma_postprocessing.py
    3.24 kB
    Update spacy pipeline to 3.5.2 about 3 years ago
  • lookup_lemmatizer.py
    5.08 kB
    Update spacy pipeline to 3.5.2 about 3 years ago
  • meta.json
    86.5 kB
    Update spacy pipeline to 3.5.2 about 3 years ago
  • tokenizer
    51.9 kB
    Update spacy pipeline to 3.5.2 about 3 years ago