Skip to content

TusKANNy/papers_reproducibility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Papers Reproducibility

This repository collects paper materials for reproducibility purposes. Each folder contains a complete zipped repository used for a specific research work, allowing anyone to reproduce the results of our published papers.

Related Libraries

This research builds upon two core libraries:

Papers

The following papers are included in this repository in chronological order:

How to Reproduce Results

To reproduce the results of a specific work, follow these steps:

  1. Clone this repository:

    git clone https://github.com/TusKANNy/papers_reproducibility.git
    cd papers_reproducibility
  2. Navigate to the relevant paper folder:

    cd <paper_folder>

    For example, for the ECIR 2026 paper:

    cd ecir2026
  3. Unzip the repository archive:

    unzip *.zip
  4. Follow the instructions in the unzipped README: Each unzipped folder contains its own REPRODUCTION_GUIDE.md with specific instructions to reproduce the results of that particular paper.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors