https://github.com/giellalt/giella-core
Build tools and build support files as well as developer support tools for the GiellaLT repositories.
https://github.com/giellalt/giella-core
autotools maturity-prod minority-language nlp proofing-tools rule-based-nlp
Last synced: 5 months ago
JSON representation
Build tools and build support files as well as developer support tools for the GiellaLT repositories.
- Host: GitHub
- URL: https://github.com/giellalt/giella-core
- Owner: giellalt
- License: gpl-3.0
- Created: 2020-04-30T02:53:14.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2026-01-07T13:44:14.000Z (5 months ago)
- Last Synced: 2026-01-08T14:07:53.033Z (5 months ago)
- Topics: autotools, maturity-prod, minority-language, nlp, proofing-tools, rule-based-nlp
- Language: Python
- Homepage: https://giellalt.uit.no
- Size: 13.8 MB
- Stars: 9
- Watchers: 23
- Forks: 2
- Open Issues: 47
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# giella-core
Build tools and build support files as well as developer support tools for the
GiellaLT repositories.
This repo is required by all other GiellaLT repos, and will be cloned
automatically wheen running `./autogen.sh` in a `lang` repo for the first time.
Some further documentation can be found on [the project
site](https://giellalt.github.io/giella-core).
## Requirements
* `uconv` from ICU, used to convert unicodes in builds
* on Debian / ubuntu `apt install icu-devtools`
* on Mac OS X homebrew `brew install icu4c`
* HFST