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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/data/README.md b/backend/data/README.md
index cb9cd42..576c70e 100644
--- a/backend/data/README.md
+++ b/backend/data/README.md
@@ -24,7 +24,7 @@ File Generation Process
- Supplementing with Wikipedia dump
1 Obtain data in enwiki/, as specified in it's README.
2 Run genEnwikiData.py, which adds to the 'descs' table, using data in
- enwiki/enwikiData.db, reducedTol/names.txt, and the 'nodes' table.
+ enwiki/enwikiData.db, and the 'nodes' table.
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.