GiellaLT

GiellaLT provides an infrastructure for rule-based language technology aimed at minority and indigenous languages, and streamlines building anything from keyboards to speech technology.

View GiellaLT on GitHub

Page Content

Documentation for gut

GiellaLT contains over 200 repositories. If you want to check out many (or all) of them, you may need a program to handle operations to several repositories at the same time. for this, we have made a program called gut.

git clone https://github.com/divvun/gut.git
cd gut
cargo install --path .

Thereafter you need to set up gut:

sh gut init
# NOTE: more documentation to come!

While waiting: In order to use gut, have a lok at the gut usage page.