A command-line based program that determines the difficulty level of a given text and its most suitable age range. Regular expressions plus the Math class, essentially.
-
Updated
Mar 21, 2021 - Java
A command-line based program that determines the difficulty level of a given text and its most suitable age range. Regular expressions plus the Math class, essentially.
Learn programming while building complete applications
NeoVim plugin to calculate the readability of text.
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.
It measures readability of a written document, and helps to shorten a long written document and to extract key words
How readable is your text? Provide a text input and get its grade level. Scientifically validated.
Simple, super-lightweight gem for calculating the Flesch Kincaid score in Ruby
A program that determines how difficult the text is and for which age it is most suitable.
Optimizing Readability Using Genetic Algorithms
Frequency -based readability index
I use various techniques for analyzing the Stanford Congressional Records. Specifically, we will be looking at
Predicting Pipeline for comprehensibility
A scalable ordinal regression model for classifying Python code snippets by readability (1-5)
Readability scores for French texts (lix, ari, gunning, smog, coleman-liau, fkgl)
A program that evaluates a text and determines its readability based on several indexes.
Text-editor application
Readability Formulas and Reading Time Statistics
[EACL 2023] use text-to-text models (BART, T5) for readability assessment
Add a description, image, and links to the readability-scores topic page so that developers can more easily learn about it.
To associate your repository with the readability-scores topic, visit your repo's landing page and select "manage topics."