{"id":15700436,"url":"https://github.com/edsu/alto-words","last_synced_at":"2025-05-12T13:14:32.413Z","repository":{"id":1413107,"uuid":"1490130","full_name":"edsu/alto-words","owner":"edsu","description":"simplistic calculation of the ratio of dictionary words to all words in a METS Alto OCR file","archived":false,"fork":false,"pushed_at":"2022-02-21T03:03:16.000Z","size":91,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T22:25:14.902Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"dsboulder/query_reviewer","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edsu.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":"2011-03-17T03:04:45.000Z","updated_at":"2022-02-21T03:03:20.000Z","dependencies_parsed_at":"2022-08-16T13:15:27.355Z","dependency_job_id":null,"html_url":"https://github.com/edsu/alto-words","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/edsu%2Falto-words","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsu%2Falto-words/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsu%2Falto-words/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsu%2Falto-words/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edsu","download_url":"https://codeload.github.com/edsu/alto-words/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253745197,"owners_count":21957319,"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":[],"created_at":"2024-10-03T19:48:38.500Z","updated_at":"2025-05-12T13:14:32.383Z","avatar_url":"https://github.com/edsu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alto words\n\nThis is a simplistic demonstration of how you can calculate the\nratio of dictionary words to all words in a METS Alto OCR XML file.\n\nA dump of Wiktionary is used as source for the dictionary.\n\nThe latest dump of the English Wiktionary is used because its available\nand somewhat sizable: ~2 million words.\n\n```sh\n    $ make dictionary.db\n```\n\n**Downloading the dump and creating the dictionary database will take a bit of time.**\n\nAfterwarts the script `alto_words.py` can be used to compute the ratio of dictionary words.\n\n```sh\n    $ make install\n    $ source ./.venv/bin/activate\n    $ python alto_words.py example.xml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedsu%2Falto-words","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedsu%2Falto-words","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedsu%2Falto-words/lists"}