Crates.io | actual_lix |
lib.rs | actual_lix |
version | 0.1.1 |
source | src |
created_at | 2022-02-01 13:08:52.88239 |
updated_at | 2022-02-01 13:28:59.454585 |
description | A simple implementation of the readability test (Lix) |
homepage | |
repository | https://github.com/abnerkaizer/lix |
max_upload_size | |
id | 525152 |
size | 3,028 |
A simple implementation of the readability test (Lix)
LIX = A/B + (c*100)/A, where
A is the number of words,
B is the number of periods (defined by period, colon or capital first letter), and
C is the number of long words (more than 6 letters).
Source: https://en.wikipedia.org/wiki/Lix_(readability_test)