Instructions to use KBLab/swedish-spacy-pipeline with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use KBLab/swedish-spacy-pipeline with spaCy:
!pip install https://huggingface.co/KBLab/swedish-spacy-pipeline/resolve/main/swedish-spacy-pipeline-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("swedish-spacy-pipeline") # Importing as module. import swedish-spacy-pipeline nlp = swedish-spacy-pipeline.load() - Notebooks
- Google Colab
- Kaggle
README.md exists but content is empty.
- Downloads last month
- 15
Evaluation results
- POS Accuracyself-reported0.982
- SENTER Precisionself-reported0.921
- SENTER Recallself-reported0.937
- SENTER F Scoreself-reported0.929
- Unlabeled Dependencies Accuracyself-reported0.920
- Labeled Dependencies Accuracyself-reported0.920