Skip to content

Commit 7b4555b

Browse files
committed
Add missing replication packages to approaches
- LiSSA: Added REFSQ 2025 and AIRE 2025 replication packages - TransArC: Added ICSA 2025 replication package (shared with ExArch)
1 parent d3feae4 commit 7b4555b

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

_approaches/lissa.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ repositories:
99
url: https://github.com/ardoco/lissa-ratlr
1010
- name: Replication Package (ICSE 2025)
1111
url: https://github.com/ardoco/Replication-Package-ICSE25_LiSSA-Toward-Generic-Traceability-Link-Recovery-through-RAG
12+
- name: Replication Package (REFSQ 2025)
13+
url: https://github.com/ardoco/Replication-Package-REFSQ25_Requirements-TLR-via-RAG
14+
- name: Replication Package (AIRE 2025)
15+
url: https://github.com/ardoco/Replication-Package-AIRE25_Beyond-Retrieval-Using-LLM-Ensembles-for-Candidate-Filtering-in-Req-TLR
1216
---
1317

1418
![LiSSA Overview](/assets/img/approaches/icse25-lissa.svg){:width="100%" style="background-color: white; border-radius: 8px; padding: 10px; display: block; margin: 0 auto;"}

_approaches/transarc.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ repositories:
99
url: https://github.com/ardoco/tlr
1010
- name: Replication Package (ICSE 2024)
1111
url: https://github.com/ardoco/Replication-Package-ICSE24_Recovering-Trace-Links-Between-Software-Documentation-And-Code
12+
- name: Replication Package (ICSA 2025)
13+
url: https://github.com/ardoco/Replication-Package-ICSA25_Enabling-Arch-Traceability-by-LLM-based-Arch-Component-Name-Extraction
1214
---
1315

1416
![TransArC Overview](/assets/img/approaches/icse24-transarc.svg){:width="100%" style="background-color: white; border-radius: 8px; padding: 10px; display: block; margin: 0 auto;"}

0 commit comments

Comments
 (0)