Instructions to use MSLars/de_extr_summ with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use MSLars/de_extr_summ with spaCy:
!pip install https://huggingface.co/MSLars/de_extr_summ/resolve/main/de_extr_summ-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("de_extr_summ") # Importing as module. import de_extr_summ nlp = de_extr_summ.load() - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
6701e12 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ddc3a2d49bcb5d85da89df04896d903c5488f8b3646e48f1d60194613734fad3
size 437387835
|