machinelearningZH/zix_understandability-index
Measure how understandable a German text is.
This helps German writers and communicators assess how easily their text will be understood by its intended audience. You provide a German text, and it returns a score indicating its understandability level, roughly mapped to CEFR language levels (A1-C2). This is useful for anyone drafting public information, educational materials, or marketing content in German.
Use this if you need a quick, pragmatic way to gauge the understandability of German paragraphs and ensure your writing matches your target audience's language proficiency.
Not ideal if you need an official CEFR certification for very short texts like single words or phrases, or for languages other than German.
Stars
11
Forks
2
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/machinelearningZH/zix_understandability-index"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
chakki-works/seqeval
A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)
Hironsan/anago
Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.
jbesomi/texthero
Text preprocessing, representation and visualization from zero to hero.
hamelsmu/ktext
Utilities for preprocessing text for deep learning with Keras
asahi417/tner
Language model fine-tuning on NER with an easy interface and cross-domain evaluation. "T-NER: An...