https://github.com/abnerkaizer/lix
https://github.com/abnerkaizer/lix
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abnerkaizer/lix
- Owner: abnerkaizer
- License: mit
- Created: 2022-02-01T12:56:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-01T13:30:36.000Z (over 4 years ago)
- Last Synced: 2025-10-24T08:59:09.159Z (8 months ago)
- Language: Rust
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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: