add tkg
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m53s

This commit is contained in:
2024-02-19 18:37:00 +01:00
parent fac2be0ed4
commit 1539906053
224 changed files with 928 additions and 0 deletions

19
data/configs/tkg.toml Normal file
View File

@ -0,0 +1,19 @@
[law]
id = 20011678
name = "Telekommunikationsgesetz"
[parser]
remove_strings = [
"<i>", "</i>",
"<b>", "</b>"
]
[[law.classifiers]]
name = "Abschnitt"
is_root = true
match_function = "contains"
[[parser.replace_rules]]
find = "<gdash />"
replace_with = "-"