Skip to content

Commit

Permalink
Update README.md (#74)
Browse files Browse the repository at this point in the history
Added pointer to official library of images.
  • Loading branch information
lintool authored May 25, 2019
1 parent ce62dde commit 2307f2c
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# OSIRRC 2019 Jig

This is the jig for the [SIGIR 2019 Open-Source IR Replicability Challenge (OSIRRC 2019)](https://osirrc.github.io/osirrc2019/). Check out the [OSIRRC 2019 image library](https://github.com/osirrc/osirrc2019-library) for a list of images that have been contributed to this exercise.

What's a [jig](https://en.wikipedia.org/wiki/Jig_(tool))?


To get started, download + compile `trec_eval` with the following:

```
Expand Down Expand Up @@ -211,12 +214,6 @@ The script will be executed as `./interact --json <json>` where the JSON string

Note: If you need a port accessible, ensure you `EXPOSE` the port in your `Dockerfile`.

## Reference Images

+ Anserini: [[code](https://github.com/osirrc2019/anserini-docker)] [[Docker Hub](https://hub.docker.com/r/rclancy/anserini-test)]
+ Terrier: [[code](https://github.com/osirrc2019/terrier-docker)]
+ PISA: [[code](https://github.com/osirrc2019/pisa-docker)] [[Docker Hub](https://hub.docker.com/r/pisa/pisa-osirrc2019)]

## Azure Script

Run the script as follows:
Expand Down

0 comments on commit 2307f2c

Please sign in to comment.