Set of commits to be tagged v0.16
Compare changes
Files
12+ 2
− 2
@@ -163,7 +163,7 @@ docker pull flaur/larvatagger
@@ -163,7 +163,7 @@ docker pull flaur/larvatagger
If you are not interested in automatic tagging, use the `flaur/larvatagger:0.15.2-standalone` image instead.
@@ -191,7 +191,7 @@ The port LarvaTagger.jl listens to must also be exported with `-p 9284:9284` so
@@ -191,7 +191,7 @@ The port LarvaTagger.jl listens to must also be exported with `-p 9284:9284` so
Just like the *larvatagger.jl* script, the docker image admits more commands/switches, including `import`, `train` and `predict`, or options such as `--help`.
See the main [README](https://gitlab.pasteur.fr/nyx/larvatagger.jl#automatic-tagging) for usage information.