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.34.tar.gz (27.1 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for ReadabilityCalculator-0.2.34.tar.gz
Algorithm Hash digest
SHA256 f51585a6fd3f069766c54359620f16f7209bd4e778559a778180309342a6e4a9
MD5 5bc93c394287d24b1d79648e013e598c
BLAKE2b-256 a7353a8194e14bc4baf9f51c93a7101410478cdbfc38226a061815213d8c17f3

See more details on using hashes here.

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