Simple Windows tool used to parse raw Wikipedia data into files readable by WikiGraph application. It is written in c# and uses WPF for simple user interface. Internet connection needed.
- Fetching all availabe Wikipedia dumps on start
- Ability to select dump and enter path for generated files to be moved in
- Downloading and decompressing dumps
- Reading raw files and preparing data
- Creating data files for WikiGraph application
- Progress status and error handling