Skip to content

divvun/CorpusTools

Repository files navigation

Corpus Tools

Tools to manipulate a giellalt corpus in different ways.

Install and update from Apertium nightly

These tools are a part of Apertium nightly packages.

For Mac users, running the install-nightly.sh suffices, Linux users will have to run <package-manager> install <name of package>, as well (search for corpustools in the package system).

To update the tools on Mac, run install-nightly.sh. On Linux, update packages using the package manager.

Install and update using pipx

  • Install pipx
  • Run pipx install --force git+https://github.com/divvun/CorpusTools.git

More documentation found here