An open API service indexing awesome lists of open source software.

https://github.com/divvun/corpustools

Tools to manage and convert GiellaLT corpus files
https://github.com/divvun/corpustools

corpus linguistics xml

Last synced: 12 months ago
JSON representation

Tools to manage and convert GiellaLT corpus files

Awesome Lists containing this project

README

          

# 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](https://wiki.apertium.org/wiki/Installation/Developers).

For Mac users, running the `install-nightly.sh` suffices, Linux users will have
to run ` install `, 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](https://pypa.github.io/pipx/installation/)
- Run `pipx install --force git+https://github.com/divvun/CorpusTools.git`

[API and manual pages](https://divvun.github.io/CorpusTools/)