-
It's more of general issue. I think that it might be a good idea to check texts used on this website against [SMOG](https://en.wikipedia.org/wiki/SMOG), [Gunning fog index](https://en.wikipedia.org/wi…
-
### Description
I've encountered an issue with the color display in the Readability mode of Zettlr. The text highlighting does not match the expected behavior as outlined in the documentation and the…
-
We have a Use plain English requirement:
> Documentation SHOULD aim for a lower secondary education reading level, as recommended by the [Web Content Accessibility Guidelines 2](https://www.w3.org…
-
A small plugin /analyzer that goes through the text in vignettes/ blogs readmes etc.
It returns spelling mistakes, and a measure of complexity.
Spelling (at least english) could be done with rope…
-
Try to calculate the Readability index.
See https://readable.io
- Flesch Reading Ease
- Flesch-Kincaid Grade Level
- Gunning Fog Index
- Coleman-Liau Index
- SMOG Index
- Automated Readability Index
-
This issue is a place to share possible ideas to analyze the manifests.
Current ideas:
Counts:
- [x] Number of pages
- [x] Number of sentences
- [x] Number of words
- [x] Number of character…
-
FOG index is also applicable for Polish language. The main difference is that in Polish, difficult words are usually 4-syllable and longer.
I suggest to add `lang` parameter to `gunning_fog` functi…
-
As reported in #70 and fixed in #71, a difficult word is: not in the easy_word_set and more than one syllable.
This is not true for Gunning Fog, and might not be for other calculations that rely up…
-
- [ ] 1. Average number of non standard word
- [ ] 2. Average number of words per sentence
- [ ] 3. Percentage of short sentences (less than 8 words)
- [ ] 4. Percentage of long sentences (grea…
-
When a "Readability" rule is used within a pipeline, i get the following error:
The readability rule file is defined below:
```
extends: readability
message: "Grade level (%s) too high…