Steps to get started:
python -m venv venv
. venv/Scripts/activate
pip install -r requirements.txt
pre-commit install
python src/main.py
Before running python src/main.py
, close all files in archive, split_data, temp and results folder
Before running test case, run program and input u2022913c first
python -m unittest discover tests/