to run this, set up Flask with https://flask.palletsprojects.com/en/stable/installation/
Download merged.csv and id_to_title.csv from gdrive and put into data/
id_to_title.csv: https://drive.google.com/file/d/1I4MRup3aXgrrTAmT4KxlRJbBDcZPirUb/view?usp=sharing
and then run: $ flask init-db
then: $ python -m flask run
This is a video to display the functionality:
This website visualizes the path and calculates the path between two wikipedia pages
