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:
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
File details
Details for the file ReadabilityCalculator-0.2.37.tar.gz
.
File metadata
- Download URL: ReadabilityCalculator-0.2.37.tar.gz
- Upload date:
- Size: 27.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d0a9bbe1273a792b8989673a20c97c3cf5bc679411e54d8252c084257c9a775 |
|
MD5 | 0af7abdf51f69bf2944c04accf368056 |
|
BLAKE2b-256 | ddd1081342a09796643e9bac9af2316c8d4c5e2b210113ea476fb2d24c731e2b |