-
The word list was already added in f57ca8c79406833a33ab8cce1e737272344eec20
http://en.wikipedia.org/wiki/Dale-Chall_Readability_Formula
Implement it by using a Bloom Filters
http://www.jasondavies.…
-
### 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…
-
The advice on [the Readability page](https://suffolklitlab.org/docassemble-AssemblyLine-documentation/docs/style_guide/readability) suggests using certain tools to assess readability. However, all the…
-
I compared the Dale-Chall results on one of Robert Munsch's stories ('Love You Forever') from this with other scoring software (e.g. the one you cite). The results were drastically different. I don't …
-
Started but not getting results I believe I should be:
```
dale_chall_ .05, 3.6365, 0)
}
perc_hard %
html_nodes(xpath='//table/tbody/tr/td') %>%
`[`(-c(1:44)) %>%
html_text() %>%
#`[`(-…
-
The textstat implementation of the Dale-Chall-Formula classifies several words as difficult words that the original Dale-Chall-Formula would not. For example, _Scotland, returned, giants, giant's, str…
-
Hi,
Thank you very much, this is awesome ! I would like to know if this works also for romance language like French, Spanish, Portuguese or it supports only English ?
-
Currently, even if the root word is easy, an inflection of the word can be marked as difficult. We should change this.
There is an issue that offers suggestions to fix this in the parent library we…
-
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…
-
### Is your enhancement related to a problem? Please describe.
Expanding on the work in #532, we could add another option to the ClassifAI option in the Paragraph block to adjust text content to a sp…