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

This commit is contained in:
2024-10-07 13:30:56 +02:00
parent 7113a5a27d
commit 172215abaa
49 changed files with 204 additions and 0 deletions

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

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