From 09a5c109752eafb6e9703cb58442740101e8197e Mon Sep 17 00:00:00 2001 From: Kai Labusch Date: Wed, 15 Jan 2020 11:11:41 +0100 Subject: [PATCH] fix models link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f691f0d..60921e4 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Install package together with its dependencies in development mode: pip install -e ./ ``` -Download required models: https://file.spk-berlin.de:8443/sbb_ner/models.tar.gz +Download required models: https://qurator-data.de/sbb_ner/models.tar.gz Extract model archive: ```