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

Install CLI tools using MacPorts

  1. Install MacPorts
  2. Install required CLI tools with the following commands:
sudo port install autoconf automake libtool python311 py311-pip \
          py311-yaml wget bison cmake gawk saxon antiword wv libxslt \
          poppler tidy subversion

sudo port select --set pip3 pip311

sudo port select --set python3 python311