ACM Transactions on Multimedia Computing, Communications, and Applications '23: Special Issue on Security and Privacy of Avatar in Metaverse
This is a repository for TOMM'23 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/tomm23script.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
or
# Example command to run the code for generating wordcloud
cd wordcloud
python main.py
I would like to thank Prof. Mohammad Ghafari and Dr. Leonel Merino
ar70[at]tu-clausthal[dot]de