Name Last Update
conf Loading commit data...
demo/index Loading commit data...
docker Loading commit data...
junit/mtas Loading commit data...
resources/META-INF/services Loading commit data...
src Loading commit data...
README.md Loading commit data...
pom.xml Loading commit data...

README.md

Multi Tier Annotation Search

See meertensinstituut.github.io/mtas/ or build and run a Docker image providing a demonstration scenario with indexing and querying of some sample documents.

docker build -t mtas https://raw.githubusercontent.com/meertensinstituut/mtas/master/docker/Dockerfile
docker run -t -i -p 8080:80 --name mtas mtas

This will provide a website on port 8080 on the ip of your docker host with more information.