This repository contains code for the paper "Java Classes with “-Er” and “-Utils” Suffixes Have Higher Complexity" by Anna Sukhova, Alexey Akhundov, Efim Verzakov, and Yegor Bugayenko.
- Clone the repository
git clone https://github.com/ILilliasI/sqm.git
cd sqm
- Install requirements
pip install -r requirements.txt
- Run the evaluation
python run.py --data-folder-path <path-to-dataset-data> --output-folder-path <path-to-existing-output-folder>