Artifact for “TRIAD: Automated Traceability Recovery based on Biterm-enhanced Deduction of Transitive Links among Artifacts”
Purpose of the Research Artifact:
This artifact contains the source code and datasets of the ICSE’2024 paper entitled “TRIAD: Automated Traceability Recovery based on Biterm-enhanced Deduction of Transitive Links among Artifacts”. It can be used to reproduce the evaluation results of the paper, and can also serve as a standalone tool for general usage of the approach discussed in the paper.
Badges Claimed:
We apply for the Reusable and Available badges with the following reasons: * Reusable. The implementation of TRIAD is extensively documented () and (). In addition, we also provide the data of results reported in the paper. * Available. Our artifact has been published permanently on Zendo. Its DOI is 10.5281/zenodo.10430771. Our public GitHub repository, which contains the current versions of TRIAD, can be found at https://github.com/huiAlex/TRIAD.
Environment Required
- Java version 11
- Dependencies management with Maven