Skip to content

semantic standardization 0.0.1-testing

Pre-release
Pre-release
Compare
Choose a tag to compare
@seralf seralf released this 09 Nov 13:56
· 56 commits to master since this release

pre-built docker images, for simple integration testing.

usage:

  1. unzip semantic_standardization-0.0.1-testing.zip
  2. import with
docker load -i semantic_standardization-0.0.1.tar

or

docker load < semantic_standardization-0.0.1.tar
  1. run docker images, in order to retrieve {IMAGE_ID}

  2. run with docker run -p 9000:9000 {IMAGE_ID}