diff options
| author | Terry Truong <terry06890@gmail.com> | 2023-02-04 22:39:48 +1100 |
|---|---|---|
| committer | Terry Truong <terry06890@gmail.com> | 2023-02-04 22:39:48 +1100 |
| commit | cc79c17fbc05bddc8b08f2734e721bc241123a4e (patch) | |
| tree | 711b06a1c57fe668ab44ccbdf5095d8cfc1a3b2b /backend/hist_data/README.md | |
| parent | 2a217a42b17e78814eecbe84028cf38b3f9327b7 (diff) | |
Diffstat (limited to 'backend/hist_data/README.md')
| -rw-r--r-- | backend/hist_data/README.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/backend/hist_data/README.md b/backend/hist_data/README.md index 09a71fc..73b7a36 100644 --- a/backend/hist_data/README.md +++ b/backend/hist_data/README.md @@ -44,12 +44,6 @@ This directory holds files used to generate the history database data.db. # Generating the Database -## Environment -Some of the scripts use third-party packages: -- `indexed_bzip2`: For parallelised bzip2 processing -- `mwxml`, `mwparserfromhell`: For parsing Wikipedia dumps -- `requests`: For downloading data - ## Generate Event Data 1. Obtain a Wikidata JSON dump in wikidata/, as specified in it's README. 1. Run `gen_events_data.py`, which creates `data.db`, and adds the `events` table. |
