cd /openie/openie-standalone && \ java -Xmx10g -XX:+UseConcMarkSweepGC -jar \ openie-assembly-5.0-SNAPSHOT.jar --httpPort 8000
Usage: openie [options] input-file ouput-file --parser-server <value> Parser server --srl-server <value> SRL server --encoding <value> Character encoding --format <value> Output format simple | column --httpPort <value> Http Port on which to run OpenIE as a server -u | --usage show cli usage --ignore-errors ignore errors --include-unknown-arg2 includes arg2 [UNKNOWN] extractions from relnoun -b | --binary binary output -s | --split Split paragraphs into sentences input-file input file ouput-file output file
Working
Docker
https://hub.docker.com/r/chengchingwen/openie
Official not working
Docker
https://hub.docker.com/r/allenai/openie-demo

Seonglae Cho