Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 640 Bytes

File metadata and controls

14 lines (9 loc) · 640 Bytes

Structure of this repository

The folders in this project contain the code, data and results for the tool paper "LiFUSO: A Tool for Library Feature Unveiling based on Stack Overflow Posts".

The description of each folder in the repository is described below:

Folder backend

This folder contains the projects used to generate the necessary input for the UI part of the tool. More description is provided within the folder.

Folder lifuso-ui

This folder contains the UI part of the tool which allows the exploration of the discovered features and compare libraries feature-wise. More description is provided within the folder.