aboutsummaryrefslogtreecommitdiff
path: root/backend/data/README.md
AgeCommit message (Expand)Author
2022-07-01Generate 3 reduced trees, keeping the original, and serve only thoseTerry Truong
2022-06-23Update some client-side READMEsTerry Truong
2022-06-22Refactor backend scriptsTerry Truong
2022-06-22Update backend READMEs, rename some files for consistencyTerry Truong
2022-06-19Add code/file for adding manually-picked alt-namesTerry Truong
2022-06-19Allow for manually adding images from other sourcesTerry Truong
2022-06-16Adjust markdown-escapes in READMETerry Truong
2022-06-15Separate node-wiki_id association from 'descs' tableTerry Truong
2022-06-15Adjust 'node_imgs' table to use node name, not idTerry Truong
2022-06-15Move tree-trimming code into separate script/stageTerry Truong
2022-06-15Add 'src' field to 'names' tableTerry Truong
2022-06-14Fix bugs in web-img generationTerry Truong
2022-06-11Adapted linked-images code to handle merged image setsTerry Truong
2022-06-11Adapt genImgsForWeb.py to process merged image setsTerry Truong
2022-06-11Add yet more manual-correction for node-desc generationTerry Truong
2022-06-10Add some manual-correction code in eol-name-generationTerry Truong
2022-06-10Add script for merging eol and enwiki image setsTerry Truong
2022-06-08Update READMEs, refactor getEnwikiImgData.pyTerry Truong
2022-06-05Move EOL image download/review scripts into eol/Terry Truong
2022-06-03Rename some scripts to be eol-specific indicativeTerry Truong
2022-06-01Add script/instructions for filtering out mismatching node descsTerry Truong
2022-05-28Convert from python "...".format() to f"..."Terry Truong
2022-05-28Fix tree-trimming to not discard certain nodesTerry Truong
2022-05-26Add some enwiki redirect data as alt-namesTerry Truong
2022-05-26Trim otol tree to avoid certain slowdownsTerry Truong
2022-05-23Display 'compound images'Terry Truong
2022-05-22Up-propgate images for usage in parents without imagesTerry Truong
2022-05-19Fix not scrolling to focused nodesTerry Truong
2022-05-18Add wikipedia-link to tile-info displayTerry Truong
2022-05-17Improve enwiki description extractionTerry Truong
2022-05-15Converted nodes+r_nodes tables into nodes+edges+r_nodes+r_edgesTerry Truong
2022-05-14Supplement DBpedia descs with enwiki'sTerry Truong
2022-05-14Use DBpedia data for node descriptionsTerry Truong
2022-05-12Add reduced-tree data generation+serving+querying+settingTerry Truong
2022-05-11Use prefix-search with ranking-by-lengthTerry Truong
2022-05-10Add quotes around displayed alt-namesTerry Truong
2022-05-07Update README line breaksTerry Truong
2022-05-06Fix typo in data entry codeTerry Truong
2022-05-05Add db table info to data/README.mdTerry Truong
2022-05-04Add scripts for obtaining/sending/displaying wikipedia descriptionsTerry Truong
2022-05-01Fix non-inclusion of canonical-names without english alt-namesTerry Truong
2022-05-01Add fuzzy-search via sqlite extension spellfix1Terry Truong
2022-04-30Add preferred-alt-name data to db, and use when reviewingTerry Truong
2022-04-30Add scripts for downloading/reviewing/cropping_and_resizing imagesTerry Truong