{"id":25422510,"url":"https://github.com/vextroyer/hangmanhelper","last_synced_at":"2025-05-13T20:36:37.264Z","repository":{"id":264113265,"uuid":"892407124","full_name":"Vextroyer/HangmanHelper","owner":"Vextroyer","description":"A python script to help you win your Hangman games.","archived":false,"fork":false,"pushed_at":"2024-11-22T03:48:07.000Z","size":1444,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-13T20:35:46.209Z","etag":null,"topics":["hangman","probability","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Vextroyer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-22T03:46:32.000Z","updated_at":"2024-11-22T03:59:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"2198c5bf-4c68-491b-a81d-2f66ed19b9e5","html_url":"https://github.com/Vextroyer/HangmanHelper","commit_stats":null,"previous_names":["vextroyer/hangmanhelper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vextroyer%2FHangmanHelper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vextroyer%2FHangmanHelper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vextroyer%2FHangmanHelper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vextroyer%2FHangmanHelper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vextroyer","download_url":"https://codeload.github.com/Vextroyer/HangmanHelper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254021710,"owners_count":22000979,"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":["hangman","probability","python"],"created_at":"2025-02-16T21:34:11.722Z","updated_at":"2025-05-13T20:36:37.257Z","avatar_url":"https://github.com/Vextroyer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Have you ever played the Hangman game?\n\t\n\tThis script will help you win.\n\n## How to use this script?\n\n\tYou need list of words, which is provided on index.json\n\tThe current contents of index.json are a list of spanish words,\n\tbut you can replace it with a list on your language.\n\t\n\tSuppose we want to predict wich word, or wich letter to\n\tsay next, given that we know the following: __n_ia__a\n\t\n\tTo do that we run:\n\t\tpython predict.py __n_ia__a\n\t\n\tThis will give us a list of words, which are possible\n\tcandidates to match.\n\tAnd will also give us a list of letters with the proportion\n\tthey represent on the candidates. Choose ideally the letters\n\twith the highest proportion.\n\t\n\tGood luck.\n\t\n## Legal notice about index.json:\n\n\tThe index.json file used is copied from https://github.com/words/an-array-of-spanish-words\n\t\n\t(The MIT License)\n\n\tCopyright (c) 2016 Zeke Sikelianos \u003czeke@sikelianos.com\u003e\n\n\tPermission is hereby granted, free of charge, to any person obtaining\n\ta copy of this software and associated documentation files (the\n\t'Software'), to deal in the Software without restriction, including\n\twithout limitation the rights to use, copy, modify, merge, publish,\n\tdistribute, sublicense, and/or sell copies of the Software, and to\n\tpermit persons to whom the Software is furnished to do so, subject to\n\tthe following conditions:\n\n\tThe above copyright notice and this permission notice shall be\n\tincluded in all copies or substantial portions of the Software.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvextroyer%2Fhangmanhelper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvextroyer%2Fhangmanhelper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvextroyer%2Fhangmanhelper/lists"}