starling-lab / BoostSRL

BoostSRL: "Boosting for Statistical Relational Learning." A gradient-boosting based approach for learning different types of SRL models.
https://starling.utdallas.edu
GNU General Public License v3.0
32 stars 21 forks source link

Move documentation to a doc directory. #5

Closed hayesall closed 4 years ago

hayesall commented 6 years ago

Overview

There are many files in the code directory which are not actually code, including documentation, TeX, text notes, datasets, and images. As part of the ongoing process of removing or simplifying extraneous parts of the code base, these should be sorted appropriately. These should be separated as documentation (to an appropriate doc top-level directory) or datasets (already separated to boost-starai/BoostSRL-Misc).

This issue will catalogue where the files exist, what the status of each are, whether they will be changed, and where they will be moved to.


Known status of files

Key:

Datasets:

advisedby:

chess:

ReadyToFly:

Toy:

Trains:

Upgrade:

Documentation

Unknown:

hayesall commented 6 years ago

Created a docs/ directory and moved the WILL Manual into it.

hayesall commented 6 years ago

Trains domain is now present on https://github.com/boost-starai/BoostSRL-Misc/tree/master/Datasets/Trains/

hayesall commented 6 years ago

Two observations:

hayesall commented 6 years ago

Moved the SampleTestBeds into a directory called "ILP-Datasets" over in the BoostSRL-Misc repository. This seemed more appropriate since by default we expect a division between training and test sets. https://github.com/boost-starai/BoostSRL-Misc/tree/master/ILP-Datasets