Skip to content

veldhub/veld_chain__demo_xmlanntools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

veld chain veld_chain_demo_xmlanntools

This repo contains chain velds integrating the code velds from https://github.com/veldhub/veld_code__xmlanntools which is a veldified version of https://github.com/czcorpus/xmlanntools

The demo chains here wraps the upstream example data and processing workflows as explained here: https://github.com/czcorpus/xmlanntools/blob/main/examples/README.md

requirements

  • git
  • docker compose (note: older docker compose versions require running docker-compose instead of docker compose)

Clone this repo with all its submodules

git clone --recurse-submodules https://github.com/veldhub/veld_chain__demo_xmlanntools.git

how to reproduce

Open any respective veld yaml file for more information.

Execute one with:

docker compose -f <chain yaml> up

e.g.

docker compose -f veld_simple_poetry1_step1_xml2standoff.yaml up

Or to run a multichain consisting of individual sub chains, e.g. the TEI example ( https://github.com/czcorpus/xmlanntools/blob/main/examples/README.md#tei_example1 ), run :

docker compose -f veld_tei_example1_all_steps.yaml up

About

Chain velds to demonstrate usage of xmlanntools code velds.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published