Skip to content

This repository contains the dataset related to the paper 'Enhancements to Neural Language Model for Generating System Configuration Code: A Study with Maven Dependency'.

Notifications You must be signed in to change notification settings

Ada12/dependency-generation-dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Dataset Decription

  • /dependency directory contains all dependency information for each project.
    • /dependency/project-libs.jsonare Maven projects collected from library.io (the filter criteria is the project possesses at least 10 dependency libraries), and all dependency libraries are identified by <groupdId>:<artifactId>
    • /dependency/lib_infos.csv contains all dependency tags and description deriving from the Maven central repository in project-libs.json . Multiple tags for a dependency are splited by = .

About

This repository contains the dataset related to the paper 'Enhancements to Neural Language Model for Generating System Configuration Code: A Study with Maven Dependency'.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published