Skip to content

"Hallo" has CEFR of C2 #2

@hieuristic

Description

@hieuristic

Not sure why the simple "Hallo" has the CEFR of C2 and ZIX of -10.0

to reproduce:

from zix.understandability import get_zix, get_cefr

w = "Hallo"
z = get_zix(w)
l = get_cefr(z)
print(f"{w} | ZIX: {z} | level: {l}")

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions