text-readability-score/MODULE.md
flemming-it 476f55b8e5
All checks were successful
CI / Linux x86_64 (Forgejo) (push) Successful in 1m53s
docs(store): add STORE.yaml, MODULE.md/de + icon for the store
Signed-off-by: flemming-it <sf@flemming.it>
2026-06-19 02:54:55 +02:00

21 lines
476 B
Markdown

# text.readability_score
Composite readability and complexity score
## What it does
Composite readability score for any text — DE-adapted Flesch + reference depth + verb distance. Flags hard-to-read government letters, terms & conditions, abstracts.
## How to use
```yaml
steps:
- id: step
use: text.readability_score@^0
with:
# see inputs in module.yaml
```
## License
Apache-2.0 — part of the Recl∆Im module set (Flemming.AI), built on Ch∆In.