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

danielvasic
/
hr_bertic_pipeline

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

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

  • Libraries
  • spaCy

    How to use danielvasic/hr_bertic_pipeline with spaCy:

    !pip install https://huggingface.co/danielvasic/hr_bertic_pipeline/resolve/main/hr_bertic_pipeline-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("hr_bertic_pipeline")
    
    # Importing as module.
    import hr_bertic_pipeline
    nlp = hr_bertic_pipeline.load()
  • Notebooks
  • Google Colab
  • Kaggle
hr_bertic_pipeline
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
danielvasic
Update spaCy pipeline
8a98cf8 over 4 years ago
  • morphologizer
    Update spaCy pipeline over 4 years ago
  • parser
    Update spaCy pipeline over 4 years ago
  • tagger
    Update spaCy pipeline over 4 years ago
  • transformer
    Update spaCy pipeline over 4 years ago
  • vocab
    Update spaCy pipeline over 4 years ago
  • .gitattributes
    1.4 kB
    Update spaCy pipeline over 4 years ago
  • README.md
    68.3 kB
    Update spaCy pipeline over 4 years ago
  • config.cfg
    3.45 kB
    Update spaCy pipeline over 4 years ago
  • hr_bertic_pipeline-any-py3-none-any.whl
    133 MB
    xet
    Update spaCy pipeline over 4 years ago
  • meta.json
    76.8 kB
    Update spaCy pipeline over 4 years ago
  • tokenizer
    37.1 kB
    Update spaCy pipeline over 4 years ago