1
0
Fork 0
mirror of https://github.com/qurator-spk/sbb_ner.git synced 2026-02-26 02:11:55 +01:00

Change model download link to Zenodo

Updated the model download link in the README.
This commit is contained in:
Clemens Neudecker 2026-02-13 18:48:06 +01:00 committed by GitHub
parent 0b943e0eb5
commit 3185d7f7a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,7 @@ Install sbb_ner:
``` ```
pip install git+https://github.com/qurator-spk/sbb_ner.git pip install git+https://github.com/qurator-spk/sbb_ner.git
``` ```
Download required models: https://qurator-data.de/sbb_ner/models.tar.gz Download required models: https://zenodo.org/records/18634575.
Extract model archive: Extract model archive:
``` ```