This script calculates the readability index of text. The LIX, or readability index, measures how difficult a text is to read. It is calculated as the percentage of words longer than six letters plus the average number of words per sentence.
python nlp-machine-learning lix readability-scores language-analysis dutch-language swedish-language danish-language norwegian-language rix
-
Updated
Mar 18, 2024 - Python