- Convert the database
- Export all 3 tables in Acces DB to CSV
- Import CSV into
database/depo.db
using http://sqlitebrowser.org/ or https://sqlitestudio.pl/index.rvt
- Move / copy the txt files in the
docs/txt
directory - Execute the
code/extract_qa.py
script
- Modify the query at the bottom of
code/text_passages.py
- Execute the
code/text_passages.py
script
- Modify the queries at the bottom of
code/ngrams.py
- Execute the
code/ngrams.py
script