All checks were successful
CI / Linux x86_64 (Forgejo) (push) Successful in 1m53s
Signed-off-by: flemming-it <sf@flemming.it>
27 lines
846 B
YAML
27 lines
846 B
YAML
schema_version: 1
|
|
|
|
author:
|
|
name: "Flemming.AI"
|
|
email: chain@flemming.ai
|
|
url: https://flemming.ai
|
|
license: Apache-2.0
|
|
|
|
tagline:
|
|
en: "Composite readability and complexity score"
|
|
de: "Komposit-Score für Lesbarkeit und Komplexität"
|
|
|
|
description:
|
|
en: "Composite readability score for any text — DE-adapted Flesch + reference depth + verb distance. Flags hard-to-read government letters, terms & conditions, abstracts."
|
|
de: "Komposit-Lesbarkeitsscore für beliebige Texte — DE-adaptierter Flesch + Verweistiefe + Verbdistanz. Markiert schwer lesbare Behördenbriefe, AGB und Abstracts."
|
|
|
|
category: text-processing
|
|
tags: [german, readability, analytics, offline-capable]
|
|
|
|
assets:
|
|
icon: assets/icon.svg
|
|
|
|
documentation:
|
|
long_description: MODULE.md
|
|
|
|
links:
|
|
repository: https://git.flemming.ai/chain-modules/text-readability-score
|