{"id":19596387,"url":"https://github.com/henrixapp/wikipedia-topfschlagen","last_synced_at":"2026-06-07T21:01:48.548Z","repository":{"id":88982940,"uuid":"159216240","full_name":"henrixapp/wikipedia-topfschlagen","owner":"henrixapp","description":"A solution to the question, how long you have to travel between wiki articles.","archived":false,"fork":false,"pushed_at":"2018-11-26T19:18:44.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-09T07:25:02.394Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/henrixapp.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-26T18:43:28.000Z","updated_at":"2018-11-26T19:18:45.000Z","dependencies_parsed_at":"2023-06-13T10:30:17.008Z","dependency_job_id":null,"html_url":"https://github.com/henrixapp/wikipedia-topfschlagen","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/henrixapp%2Fwikipedia-topfschlagen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrixapp%2Fwikipedia-topfschlagen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrixapp%2Fwikipedia-topfschlagen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrixapp%2Fwikipedia-topfschlagen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/henrixapp","download_url":"https://codeload.github.com/henrixapp/wikipedia-topfschlagen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240875251,"owners_count":19871838,"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-11-11T08:53:28.074Z","updated_at":"2026-06-07T21:01:47.599Z","avatar_url":"https://github.com/henrixapp.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wikipedia-topfschlagen\nA solution to the question, how long you have to travel between wiki articles.\n\n## Build process\n\nRecursivly clone this repository. This is required, because we are using casablanca as http library.\n\n`cmake` is our build tool; Required system packages are:\n  * lib-xerces\n  * OpenCL\n\n## Usage\n\n### Prep\n\nGet your copy of your favorite wikipedia (https://dumps.wikimedia.org), a file including pages and articles in xml is what you are looking for.\nThis file is propably compressed. Untar/bz2 it.\n\ncall vorbereitung to generate a index of pages and once again for an dictonary of connections between articles.\n\n```sh\n./vorbereitung \u003cwiki-dump.xml\u003e wiki.articles\n./vorbereitung \u003cwiki-dump.xml\u003e wiki.articles wiki.links\n```\n\nThe generated files are between 100 MB for index and 280 MB for articles big (german wiki). They are not compressed.\n\n### Interactive Console\n\nTo start run `./suchen wiki.articles wiki.links`. Caution: Spaces are written as \"_\". have fun!\n\n### Server\n\nTo start run `./server wiki.articles wiki.links`. You will probably want to use [wikipedia-topfschlagen-web](https://github.com/henrixapp/wikipedia-topfschlagen-web), look there for further instructions.\n\n## Contribution \u0026 TODO\n\n* Redirects!\n* Docs!\n\nFeel free to make a PR.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenrixapp%2Fwikipedia-topfschlagen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhenrixapp%2Fwikipedia-topfschlagen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenrixapp%2Fwikipedia-topfschlagen/lists"}