Analysis of the data from TheWikiGame and Matrice datasets
Bachelor's Thesis - DEPARTMENT OF TELECOMMUNICATIONS AND MEDIA INFORMATICS @ Budapest Univerity of Technology and Economics
- json_data: Data from the Matrice android game application
- matrice_graph: Scripts for assembling the whole graph describing the logical structure of the Matrice game
- python_scripts: Scripts for analysing data
- sample_results: Sample results from the analyses
- schemas: Database schemas of The Wiki Game database
- sql_data: Extracted data from the data dump
- sql_scripts: Scripts for extracting specific data from the MySQL and PostgreSQL databases
WikiRacer is a project of stong1108. Rewritten for Python 3.8, packaged and adjusted for research goals by Tamás Csertán (csertant)
An instance of Six Degrees of Wikipedia running locally is used to find shortest paths between articles in the graph. The software is licensed under the MIT license, (c) 2020 Jacob Wenger.
All other codes are completely the work of the owner of this repo and are licensed under the MIT License, (c) 2020 Tamás Csertán