Skip to content

run the webanno linguistic annotation tool in a Docker container

Notifications You must be signed in to change notification settings

zeichenkette/webanno3-docker

 
 

Repository files navigation

Installation

docker build -t webanno3 /~https://github.com/fkuhn/webanno3-docker.git

or

docker build --no-cache=true -t webanno3 /~https://github.com/fkuhn/webanno3-docker.git

Usage

The service starts with, for example:

docker run -i -t -p 18080:18080 webanno3

You can then access the webanno frontend via localhost:18080/webanno

About

run the webanno linguistic annotation tool in a Docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%