Skip to content

RaWi-Protoyping/RaWi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data-Driven Prototyping via Natural-Language-based GUI Retrieval

DOI

The supplementary material of our submission to the ASE Journal is structured as follows:

  • data: This directory contains all the datasets used for GUI ranking and all the materials and datasets from the conducted user study
  • gui2r: This directory contains the overall Python-based implementation of the retrieval models and architecture from our paper
  • notebooks: This directory contains several Jupyter Notebooks for (1) the creation of the GUI retrieval gold standard, (2) the style property extraction of GUI components, (3) the analysis of the user study and (4) the per-query analysis of the AQE evaluation results
  • webapp: This directoy contains the prototypical implementation of our approach based on a Django web application