aboutsummaryrefslogtreecommitdiff
path: root/backend/data/enwiki/lookupPage.py
AgeCommit message (Collapse)Author
2022-05-28Convert from python "...".format() to f"..."Terry Truong
2022-05-26Fix missed space-to-underscore conversion in lookupPage.pyTerry Truong
2022-05-17Improve enwiki description extractionTerry Truong
Adjust enwiki code to handle single dump file, and add scripts for 'convenient' page-content lookup.