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
File size: 132 Bytes
8a98cf8 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:df878fee2087651db855711f3ca1d4ecf84434faaa23461575812e6025bde0a1
size 2897017
|