dice-group / gerbil

GERBIL - General Entity annotatoR Benchmark
GNU Affero General Public License v3.0
218 stars 57 forks source link

Docker image #371

Open MichaelRoeder opened 3 years ago

MichaelRoeder commented 3 years ago

Provide an up-to-date docker image for the latest version of GERBIL.

User Story

As a user, I would like to get GERBIL as a Docker image. The image should:

  1. be easy to start (i.e., in the best case, it comes with a docker-compose file that I can execute easily),
  2. allow the fine grained configuration that GERBIL offers through it's properties files,
  3. persist the experiment data,
  4. be able to work with and without local indexes and
  5. should be kept up-to-date (i.e., it should be part of the building and publication process to build and publish a new Docker image).
schelv commented 2 years ago

Hi this sounds like a good idea! It would make things a lot easier. Is this currently being worked on?

MichaelRoeder commented 2 years ago

Sorry, non of us had time to further look into this :disappointed:

We have an effort of the community in this branch: https://github.com/dice-group/gerbil/tree/ner-docker