Page Text: Introduction
The docker ( laituan245/kairos_coref-v2 ) can be used to do cross-document entity and event coreference resolution.
In general, the docker was built with the assumption that it is to be used inside the entire RESIN's pipeline ( https://github.com/RESIN-KAIROS/RESIN-11 ). For example, for entity coreference resolution, the docker does use the output of the entity linking docker that is also in the pipeline (i.e., laituan245/kairos_wikidata_el ).
Therefore, the most convenient way to (indirectly) use the docker is to feed your input documents to the RESIN-11 pipeline and then extract the outputs of the coreference component at the end.