This is a repository for JSS'24 paper submission. We include our codes which are used in our methodology.
List any prerequisites or system requirements for running your code.
Detailed instructions for setting up the project.
git clone https://github.com/SuikoHero38/jss24script.git
pip install -r requirements.txt
# Example command to run the code for crawling on Google Scholar
cd crawler
python main.py
or
# Example command to run the code for filtering
cd filter
python main.py
# Example command to run the code for plotting data into female/male distribution figure
cd genderdist
python main.py
I would like to thank Prof. Mohammad Ghafari and Dr. Leonel Merino
ar70[at]tu-clausthal[dot]de