Skip to content

Commit 6ccfd02

Browse files
authored
Fix SWATTR spelling
1 parent b73cfc6 commit 6ccfd02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_approaches/swattr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ layout: approach
88

99
![SWATTR Overview](/assets/img/approaches/ecsa21-swattr.svg){:width="100%" style="border-radius: 8px; padding: 10px; display: block; margin: 0 auto;"}
1010

11-
SWATTR (SoftWare Architecture TexT TRace link recovery) is an agent-based framework for linking textual architecture documentation (SAD) and formal models (SAM).
11+
SWATTR (SoftWare Architecture Text Trace link Recovery) is an agent-based framework for linking textual architecture documentation (SAD) and formal models (SAM).
1212
Rather than focusing on a single algorithm, SWATTR defines a pipeline with multiple stages where different "agents" can operate.
1313
First it extracts and preprocesses text from the SAD and components from the architecture model.
1414
Next, it uses NLP and heuristics to identify architecture elements (like component names) mentioned in the text.

0 commit comments

Comments
 (0)