diff options
Diffstat (limited to 'backend/tol_data/enwiki/gen_desc_data.py')
| -rwxr-xr-x | backend/tol_data/enwiki/gen_desc_data.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/backend/tol_data/enwiki/gen_desc_data.py b/backend/tol_data/enwiki/gen_desc_data.py index 0dca16b..b3fde52 100755 --- a/backend/tol_data/enwiki/gen_desc_data.py +++ b/backend/tol_data/enwiki/gen_desc_data.py @@ -1,8 +1,8 @@ #!/usr/bin/python3 """ -Reads through the wiki dump, and attempts to parse short-descriptions, -and add them to a database +Reads through the wiki dump, attempts to parse short-descriptions, +and adds them to a database """ # In testing, this script took over 10 hours to run, and generated about 5GB |
