aboutsummaryrefslogtreecommitdiff
path: root/backend/data/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'backend/data/README.md')
-rw-r--r--backend/data/README.md5
1 files changed, 4 insertions, 1 deletions
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.