This repository belongs to the master thesis "Charting claims of authors using XAI methods in the field of medical imaging".
Create and activate the virtual environment:
conda env create -f environment.yaml
conda activate xai-claimsFiltering and selection of literature is done by the script "clean-and-filter.ipynb". For the execution of the file, the folder "data" should contain a subfolder "scopus-download-cited-by-2025-07-17" in which csv files containing all papers that cited the selected XAI method source articles are stored. Please contact me, to get access to that files. Due to large file sizes, they are not stored in git.
The script "create-statistics.ipynb" creates charts using the data extraction form to present the results.
The script "create-result-table.ipynb" summarized the main results into a latex table.