Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
phlobo authored Dec 11, 2024
1 parent ee2ffd7 commit 1767231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Simple integration of pre-configured [xMEN](https://github.com/hpi-dhc/xmen) pip

- `docker run -m=12g -p <PORT_NUMBER>:5000 -v "$(pwd)"/xmen_index/index:/index/ ghcr.io/hpi-dhc/xmen-inception-recommender:main`

Replace <PORT_NUMBER> with the port you want to use for the external recommender in INCEpTION.
Replace <PORT_NUMBER> with the port you want to use for the external recommender in INCEpTION. It will be available on `http://localhost:<PORT_NUMBER>/xmen_snomed`

## Create xMEN KB and Index from Scratch

Expand Down

0 comments on commit 1767231

Please sign in to comment.