https://github.com/alicerunsonfedora/dalechall
A WIP, dirty implementation of the Dale Chall readability test
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.8%) to scientific vocabulary
Repository
A WIP, dirty implementation of the Dale Chall readability test
Basic Info
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Dale.py
A quick, dirty implementation of the Dale Chall readability test for Python 2 and Python 3. This test uses data from the Dale Chall Familiar words list and the Scrabble Tournament words list to determine the difficulty of a word.
Requirements
- Python 2.7 or Python 3 (most macOS and Linux computers come with Python preinstalled, but Python 3 is recommended)
Usage
First, download this archive or clone the repository from GitHub:
git clone https://github.com/alicerunsonfedora/dalechall
In the Terminal, run dale.py from the folder with the following arguments:
-i/--input: (Required) The text file containing the sample you want to analyze.
Optionally, if you want to have all of the statistics and data in a separate file:
-e/--export-data: The path to where you want the script to export the statistical data/words to as a JSON file.
Credits
This project is licensed under the Mozilla Public License v2.0. Details can be found in LICENSE.txt.
The following materials were used to make this calculator possible:
- The Dale Chall familiar words list can be found here: https://natomasunified.org/als/content/uploads/sites/13/2013/10/High-Frequency-Words.pdf
- The Scrabble Tournament list used can be found here: https://scrabutility.com/TWL06.txt
The example text file is an excerpt from Mozilla's magazine titled "With Great Tech Comes Great Responsibility" (PDF | Web).
Owner
- Name: Marquis Kurt
- Login: alicerunsonfedora
- Kind: user
- Location: Bear, DE
- Website: http://www.marquiskurt.net
- Repositories: 100
- Profile: https://github.com/alicerunsonfedora
[mar.kɪs kɚrt] He/him. iOS app and game developer.
GitHub Events
Total
Last Year
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Marquis Kurt | s****e@m****t | 15 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0