Skip to content

SasCezar/SoftwareTopics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoftwareTopics

Reproducibility

Setup

The project uses Poetry to manage dependencies. Check a quick guide to use Poetry here.

Install the required packages by running the following command:

poetry init

Once the packages are installed, to reproduce the results, you can use make commands.

For example, to run the construction of the taxonomy using Wikidata (others require to download other artifacts, see below), you can run the following command:

make complete_wiki

or for the plots (and installing dependencies):

make setup_R
make plots

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages