https://github.com/ardoco/swattr

SoftWare Architecture Text Tracelink Recovery

https://github.com/ardoco/swattr

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

SoftWare Architecture Text Tracelink Recovery

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Archived
Created almost 5 years ago · Last pushed about 4 years ago

https://github.com/ArDoCo/SWATTR/blob/main/

# SoftWare Architecture Text Tracelink Recovery (SWATTR)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4730621.svg)](https://doi.org/10.5281/zenodo.4730621)
[![SWATTR Reproduction](https://github.com/ArDoCo/SWATTR/actions/workflows/reproduction.yml/badge.svg)](https://github.com/ArDoCo/SWATTR/actions/workflows/reproduction.yml)
[![Rodriguez20 Reproduction](https://github.com/ArDoCo/SWATTR/actions/workflows/reproduction-rodriguez.yml/badge.svg)](https://github.com/ArDoCo/SWATTR/actions/workflows/reproduction-rodriguez.yml)
[![Zhang16 Reproduction](https://github.com/ArDoCo/SWATTR/actions/workflows/reproduction-zhang.yml/badge.svg)](https://github.com/ArDoCo/SWATTR/actions/workflows/reproduction-zhang.yml)

## Structure
The current structure of this repository is currently as follows:
* [case_studies](case_studies): contains the models, texts, and gold standards of our used case studies,
* [eval](eval): contains the evaluation script, and the results of the evaluation,
* [swattr_core](swattr_core): contains a snapshot of [ArDoCo Core](https://github.com/ArDoCo/Core),
* [reproduction](reproduction): contains code to build and evaluate the SWATTR approach.

## Reproduction
As stated above, you can either use the instructions of the [reproduction directory](reproduction) to build SWATTR from sources or you can use GitHub Actions to reproduce the results.
If you want to use GitHub Actions, simply take a look at the [runs](https://github.com/ArDoCo/SWATTR/actions).

Owner

  • Name: ArDoCo
  • Login: ArDoCo
  • Kind: organization
  • Location: Germany

Architecture Documentation Consistency - Aiming to provide consistency analyses between formal models and informal (textual) documentation

GitHub Events

Total
Last Year

Dependencies

baselines/rodriguez20/pom.xml maven
  • org.javatuples:javatuples 1.2 compile
  • com.google.guava:guava 28.0-jre
  • commons-io:commons-io 2.6
  • edu.mit:jwi 2.2.3
  • edu.stanford.nlp:stanford-corenlp 4.2.0
  • io.jenetics:jenetics.ext 6.0.0
  • org.apache.commons:commons-csv 1.4
  • org.apache.commons:commons-text 1.9
  • org.apache.hadoop:hadoop-common 3.3.0
  • org.moeaframework:moeaframework 2.13
  • org.reflections:reflections 0.9.12
  • org.w3c:dom 2.3.0-jaxb-1.0.6