Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 762 Bytes

File metadata and controls

22 lines (14 loc) · 762 Bytes

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

API and manual pages