From 354466c05753b6bee0e154972b9a640c55533871 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Fri, 10 Jun 2022 13:24:18 +1000 Subject: Add script for merging eol and enwiki image sets --- backend/data/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'backend/data/README.md') diff --git a/backend/data/README.md b/backend/data/README.md index 18daa99..2a6344c 100644 --- a/backend/data/README.md +++ b/backend/data/README.md @@ -40,7 +40,10 @@ File Generation Process it in that db. 6 In enwiki/, run downloadEnwikiImgs.py, which downloads 'permissively-licensed' images in listed in enwiki/enwikiImgs.db, storing them in enwiki/imgs/. - 7 // ADD + 7 // UPDATE + Run reviewImgsToMerge.py, which displays images from eol/ and enwiki/, + enables choosing, for each tol-node, which image should be used, if any, + and outputs choice information into mergedImgList.txt. 5 Reduced Tree Structure Data 1 Run genReducedTreeData.py, which adds 'r_nodes' and 'r_edges' tables to data.db, using reducedTol/names.txt, and the 'nodes' and 'names' tables. -- cgit v1.2.3