The code for LAQDA.
conda create -n LAQDA python=3.7
source activate LAQDA
pip install -r requirements.txt
Noting: before you start, you should download bert-base-uncased from https://huggingface.co/google-bert/bert-base-uncased, and change the path in the run.sh file to your own file path. The specific parameters per dataset in the paper are consistent with run.sh.
sh run.sh