1 unstable release
0.1.1 | Feb 1, 2022 |
---|---|
0.1.0 |
|
#27 in #readability
2KB
Lix
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)
lib.rs
:
LIX
Lix Readability Test: https://en.wikipedia.org/wiki/Lix_(readability_test)