Skip to main content

Spanish text readability calculation

Project description

# legibilidad.py

Basado en: https://github.com/amunozf/legibilidad/

Legibilidad, se refiere a la facilidad para leer un texto.

Este paquete realiza el cálculo en base a diversas fórmulas como:

  • Fernández Huerta

  • Gutiérrez

  • Crawford

  • Szigriszt-Pazos

  • Inflesz

  • Legibilidad µ

## Uso

from legibilidad import legibilidad texto = ‘Legibilidad, se refiere a la facilidad para leer un texto’

print(legibilidad.inflesz(legibilidad.szigriszt_pazos(texto)))`

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

legibilidad-0.1.tar.gz (7.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page