Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 623 Bytes

File metadata and controls

12 lines (10 loc) · 623 Bytes

WikiGraph Parser

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.

Features

  • 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

screenshot