This repository is no longer active. Work has moved to https://github.com/DigitalCarleton/carcas.
This repository hosts the models and some of the code for Carleton's CARCAS project.
Currently maintained by Digital Humanities Associates:
- Erin Watson '24 watsone3@carleton.edu
- Noah Zameer Lee '27 leen2@carleton.edu
This is a work in process.
This repository comes along with an annex and is best used using Datalad rather than git. For details, see Datalad's handbook: [https://handbook.datalad.org/en/latest/index.html]
-
Install datalad on your computer: [https://handbook.datalad.org/en/latest/intro/installation.html]
-
To clone the repository, run (all one line)
datalad install --source https://github.com/DigitalCarleton/carcas.git --recursive
-
To get a local copy of all the models, (from within the
carcas
directory) rundatalad get carcas-models
-
To get a local copy of just one model, specify the path to that model rather than the path to the entire folder after
datalad get
.
For more instructions for working with this repository if you are a Digital Humanities Associate, see the folder in the Shared Drive.