Skip to main content

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()

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.

Release history Release notifications | RSS feed

This release

0.2.37 This release

1 file

0.2.36

1 file

0.2.34

1 file

0.2.0

1 file

0.1.0

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page