From 5220d744dc3f7b2629d0ad8bd4bb4634d21e0d96 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Fri, 10 Jun 2022 14:56:04 +1000 Subject: Add some manual-correction code in eol-name-generation --- backend/data/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'backend/data/README.md') diff --git a/backend/data/README.md b/backend/data/README.md index 2a6344c..6ec629a 100644 --- a/backend/data/README.md +++ b/backend/data/README.md @@ -8,7 +8,8 @@ File Generation Process 2 Name Data for Search 1 Obtain data in eol/, as specified in it's README. 2 Run genEolNameData.py, which adds 'names' and 'eol\_ids' tables to data.db, - using data in eol/vernacularNames.csv and the 'nodes' table. + using data in eol/vernacularNames.csv and the 'nodes' table, and possibly + genEolNameDataPickedIds.txt. 3 Image Data 1 In eol/, run downloadImgs.py to download EOL images into eol/imgsForReview/. It uses data in eol/imagesList.db, and the 'eol\_ids' table. -- cgit v1.2.3