mmartinez / legibilidad

Spanish text readability calculation

Home Page:https://legible.es

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Legibilidad

Legibilidad is Spanish for readability, that is, how easy to read a text is.

You can find out how readable a Spanish text is with this script. It calculates:

  • Fernández Huerta's readability score
  • Gutiérrez de Polini's score
  • Crawford's readability formula
  • Szigriszt-Pazos' perspicuity score
  • Inflesz readability scale
  • µ readability score

How to use

You have two options:

Online demo

Try my online demo. Just paste your text and get the results. That's the easiest and quickest method.

Install it in your computer

  1. Download these files:
  1. Copy them to the same folder
  2. See "ejemplo.py" to find out how it works.

About

Spanish text readability calculation

https://legible.es

License:GNU General Public License v3.0


Languages

Language:Python 100.0%