-
Flesh-Kincaid formula is documented on this page https://readable.io/content/the-flesch-reading-ease-and-flesch-kincaid-grade-level/
We should aim for a reading level of grade 8 by default.
-
Steering Council: please look at the work-in-progress draft of the Python 2.x EOL page I'm developing https://github.com/python/pythondotorg/issues/1500 .
Questions:
* I am designing this page to …
-
Allow to select a different language. The backend supports at the moment english and german. The supported languages should be fetch from the backend.
-
Hi, I am getting some contradictory scores when using the Flesch Reading Ease and Flesch Kincaid Grade Level metrics as implemented in textstat. As I need to calculate them at corpus level, I am passi…
-
Hi, Sorry this may be the wrong place to post this message, but I created a kind of mashup technology that builds from your work:
https://github.com/russelljjarvis/ScienceAccessibility
I wonder if y…
-
this is my code
```python
import textstat
test_data = (
"Playing games has always been thought to be important to "
"the development of well-balanced and creative children; "
"howe…
-
Irene, our language scientist has made a little breakdown of the Flesch reading ease test. Below you find Flesch reading formula's for 7 different languages. We could consider adding separate config f…
-
Currently we have all articles filed under "Elegant - Pelican Theme". Originally documentation was hosted at my personal blog. It made sense to file everything under "Elegant" category.
But this ne…
-
* spacy_readability version: 1.3.0
* Python version: 3.7
* Operating System: MacOS
### Description
Describe what you were trying to get done.
Tell us what happened, what went wrong, and what …
-
Dear,
Thank you for this nice mode.
The Reading Ease score is not straightforward to interpret. Why not add a short comment in the displayed mini-buffer message ? E.g., according to Wikipedia ta…