Skip to content

Commit

Permalink
feat(#9): finish README
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasliebe committed Nov 13, 2023
1 parent 027a666 commit 2cd62a0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Detailed information about unCover can be found in the following publication:
> Knowledge Engineering and Knowledge Management - Volume 1: KDIR, ISBN
> 978-989-758-671-2, ISSN 2184-3228, pages 39-50.
![Teaser](https://drive.google.com/uc?export=download&id=1i49F16U7TiHCS8-17lBv8ofPsnvd-RE0)
![Teaser](https://drive.google.com/uc?export=download&id=1DU9HwazIUGxoFdI5cJ-liW3Q_-a-QV6G)

An interactive example deployment of unCover can be found at
[uncover.lucasliebe.de](https://uncover.lucasliebe.de).
Expand Down Expand Up @@ -49,7 +49,8 @@ only required for generation, however, fine-tuning the confidence thresholds to
used models will greatly benefit performance and is required to achieve good results.

Alternatively if you are only interested as running the web interface you can use
the provided Dockerfile for a quick deployment.
the provided docker container for a quick deployment. It can be built yourself using
the Dockerfile or pulled from Docker Hub: `docker pull lucasliebe/uncover:latest`.

## Usage

Expand Down

0 comments on commit 2cd62a0

Please sign in to comment.