From d4f39f8eff1343616f2c6bffb8d67a5362def4c5 Mon Sep 17 00:00:00 2001 From: Oliver Kinch Date: Thu, 11 Jul 2024 09:43:10 +0200 Subject: [PATCH] New owner --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 51fb469..5bc5061 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Scraping og processering af sager fra [Domsdatabasen](https://domsdatabasen.dk/# Hver enkelt dom kan tilgås via https://domsdatabasen.dk/#sag/\, hvor \ er mellem 1 og 3821 (pr. 11-10-2023). -Datasættet ligger i en processeret udgave på [Huggingface](https://huggingface.co/datasets/oliverkinch/domsdatabasen). +Datasættet ligger i en processeret udgave på [Huggingface](https://huggingface.co/datasets/alexandrainst/domsdatabasen). ## Scraping af sager Se `src/scripts/scrape.py`. @@ -18,8 +18,8 @@ Se `src/scripts/finalize.py`. ______________________________________________________________________ [![Documentation](https://img.shields.io/badge/docs-passing-green)](https://alexandrainst.github.io/domsdatabasen/domsdatabasen.html) -[![License](https://img.shields.io/github/license/oliverkinch/domsdatabasen)](https://github.com/alexandrainst/domsdatabasen/blob/main/LICENSE) -[![LastCommit](https://img.shields.io/github/last-commit/oliverkinch/domsdatabasen)](https://github.com/alexandrainst/domsdatabasen/commits/main) +[![License](https://img.shields.io/github/license/alexandrainst/domsdatabasen)](https://github.com/alexandrainst/domsdatabasen/blob/main/LICENSE) +[![LastCommit](https://img.shields.io/github/last-commit/alexandrainst/domsdatabasen)](https://github.com/alexandrainst/domsdatabasen/commits/main) [![Code Coverage](https://img.shields.io/badge/Coverage-100%25-brightgreen.svg)](https://github.com/alexandrainst/domsdatabasen/tree/main/tests) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg)](https://github.com/alexandrainst/domsdatabasen/blob/main/CODE_OF_CONDUCT.md)