This repo contains chain velds encapsulating demos of code velds from https://github.com/veldhub/veld_code__teitok-tools applied on sample data provided by https://github.com/COST-ELTeC/ELTeC-deu/ .
- git
- docker compose (note: older docker compose versions require running
docker-compose
instead ofdocker compose
)
Clone this repo with all its submodules
git clone --recurse-submodules https://github.com/veldhub/veld_chain__demo_teitok-tools.git
The following chain velds were used. Open the respective veld yaml file for more information.
docker compose -f veld_parseudpipe.yaml up
docker compose -f veld_udpipe2teitok.yaml up
docker compose -f veld_xmltokenize.yaml up