This repo contains a chain veld encapsulating https://github.com/Orange-OpenSource/conllueditor on sample data.
- 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_conllueditor.git
Starts a conllueditor instance, which can be reached at http://localhost:8888/ . Open the veld yaml file for more information.
docker compose -f veld.yaml up