Skip to content

SuikoHero38/tomm23script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACM Transactions on Multimedia Computing, Communications, and Applications '23: Special Issue on Security and Privacy of Avatar in Metaverse

Description

This is a repository for TOMM'23 paper submission. We include our codes which are used in our methodology.

Installation

Prerequisites

List any prerequisites or system requirements for running your code.

Setup

Detailed instructions for setting up the project.

git clone https://github.com/SuikoHero38/tomm23script.git

Install dependencies

pip install -r requirements.txt

Usage

# 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

Authors and Acknowledgement

I would like to thank Prof. Mohammad Ghafari and Dr. Leonel Merino

Contact

ar70[at]tu-clausthal[dot]de

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages