All checks were successful
CI / Linux x86_64 (Forgejo) (push) Successful in 1m49s
Signed-off-by: flemming-it <sf@flemming.it>
27 lines
852 B
YAML
27 lines
852 B
YAML
schema_version: 1
|
|
|
|
author:
|
|
name: "Flemming.AI"
|
|
email: chain@flemming.ai
|
|
url: https://flemming.ai
|
|
license: Apache-2.0
|
|
|
|
tagline:
|
|
en: "Build typed citation graphs from legal text"
|
|
de: "Typisierte Zitationsgraphen aus Rechtstext bauen"
|
|
|
|
description:
|
|
en: "Extracts typed citations (cites, verweist_iVm, …) from German legal text per the Coupette 2021 schema. Citation graphs also fit scientific papers, patents and case law."
|
|
de: "Extrahiert typisierte Zitationen (cites, verweist_iVm, …) aus deutschem Rechtstext nach dem Coupette-2021-Schema. Zitationsgraphen passen auch zu Papers, Patenten und Rechtsprechung."
|
|
|
|
category: data
|
|
tags: [legal, german, graph, offline-capable]
|
|
|
|
assets:
|
|
icon: assets/icon.svg
|
|
|
|
documentation:
|
|
long_description: MODULE.md
|
|
|
|
links:
|
|
repository: https://git.flemming.ai/chain-modules/graph-citation-extract
|