{"id":19896708,"url":"https://github.com/ogrodnek/java_fathom","last_synced_at":"2025-05-02T20:31:05.134Z","repository":{"id":528881,"uuid":"157710","full_name":"ogrodnek/java_fathom","owner":"ogrodnek","description":"java library to measure the readability of english text","archived":false,"fork":false,"pushed_at":"2021-05-11T14:42:53.000Z","size":25,"stargazers_count":11,"open_issues_count":0,"forks_count":11,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-25T14:56:22.212Z","etag":null,"topics":["java","readability"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ogrodnek.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-03-24T04:55:27.000Z","updated_at":"2024-04-02T17:40:31.000Z","dependencies_parsed_at":"2022-07-04T13:01:21.437Z","dependency_job_id":null,"html_url":"https://github.com/ogrodnek/java_fathom","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogrodnek%2Fjava_fathom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogrodnek%2Fjava_fathom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogrodnek%2Fjava_fathom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogrodnek%2Fjava_fathom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ogrodnek","download_url":"https://codeload.github.com/ogrodnek/java_fathom/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252104105,"owners_count":21695416,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java","readability"],"created_at":"2024-11-12T18:40:08.385Z","updated_at":"2025-05-02T20:31:04.722Z","avatar_url":"https://github.com/ogrodnek.png","language":"Java","readme":"![ci](https://github.com/ogrodnek/java_fathom/workflows/ci/badge.svg)\n\nMeasures the readability of English text.\n\nThis package is pretty much a straight port of two Perl packages into Java:\n\n* Lingua::EN::Fathom by Kim Ryan.\n* Lingua::EN::Syllable by Greg Fast.\n\nThis package allows you to generate common readability indices from English text.\n\n### Fog Index\n( words_per_sentence + percent_complex_words ) * 0.4\n\nThe Fog index, developed by Robert Gunning, indicates the number of years of formal education a reader would need to understand the text on the first reading.\n\n### Flesch reading ease level\n206.835 - (1.015 * words_per_sentence) - (84.6 * syllables_per_word)\n\nThe Flesch reading ease test rates text on a 100 point scale. The higher the score, the easier it is to understand the text. A score of 60 to 70 is considered to be optimal.\n\n### Flesch-Kincaid grade level score\n(11.8 * syllables_per_word) + (0.39 * words_per_sentence) - 15.59\n\nThe Flesch-Kincaid grade level translates the 100 point scale to a U.S. grade school level. So a score of 8.0 means that the document can be understood by an eighth grader. A score of 7.0 to 8.0 is considered to be optimal.\n\nReleased under the same license as Perl.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fogrodnek%2Fjava_fathom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fogrodnek%2Fjava_fathom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fogrodnek%2Fjava_fathom/lists"}