All checks were successful
CI / Linux x86_64 (Forgejo) (push) Successful in 1m55s
Signed-off-by: flemming-it <sf@flemming.it>
27 lines
878 B
YAML
27 lines
878 B
YAML
schema_version: 1
|
|
|
|
author:
|
|
name: "Flemming.AI"
|
|
email: chain@flemming.ai
|
|
url: https://flemming.ai
|
|
license: Apache-2.0
|
|
|
|
tagline:
|
|
en: "Extract duties, prohibitions and permissions from norms"
|
|
de: "Pflichten, Verbote und Erlaubnisse aus Normen extrahieren"
|
|
|
|
description:
|
|
en: "Extracts atomic deontic statements (obligation / prohibition / permission) from a normalised norm. Useful far beyond law — contracts, ISO standards, internal policies."
|
|
de: "Extrahiert atomare deontische Aussagen (Pflicht / Verbot / Erlaubnis) aus einer normalisierten Norm. Auch jenseits des Rechts nützlich — Verträge, ISO-Normen, interne Richtlinien."
|
|
|
|
category: text-processing
|
|
tags: [legal, german, nlp, offline-capable]
|
|
|
|
assets:
|
|
icon: assets/icon.svg
|
|
|
|
documentation:
|
|
long_description: MODULE.md
|
|
|
|
links:
|
|
repository: https://git.flemming.ai/chain-modules/text-deontic-extract
|