Skip to main content

Estimate the readability of a text, e.g., the required reading skill level to understand a text.

Project description

Readability calculator is a simple program to estimate how skilled a reader must be to understand a piece of text. There is a large number of methods for that. The following ones are implemented in the current version of this program:

  1. Flesh Reading Ease

  2. Flesh Kincaid Grade Level

  3. Coleman Liau Index

  4. Gunning Fog Index

  5. SMOG Index

  6. ARI Index

  7. LIX Index

  8. Dale-Chall Score

Usage

#!/usr/bin/env python

from readcalc import readcalc

calc = readcalc.ReadCalc(“This is a simple text.”)

print calc.get_smog_index()

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

ReadabilityCalculator-0.2.37.tar.gz (27.2 kB view details)

Uploaded Source

File details

Details for the file ReadabilityCalculator-0.2.37.tar.gz.

File metadata

File hashes

Hashes for ReadabilityCalculator-0.2.37.tar.gz
Algorithm Hash digest
SHA256 4d0a9bbe1273a792b8989673a20c97c3cf5bc679411e54d8252c084257c9a775
MD5 0af7abdf51f69bf2944c04accf368056
BLAKE2b-256 ddd1081342a09796643e9bac9af2316c8d4c5e2b210113ea476fb2d24c731e2b

See more details on using hashes here.

Provenance

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