CAEVO event extractor

Path pimlico.modules.caevo
Executable yes

CAEVO is Nate Chambers’ CAscading EVent Ordering system, a tool for extracting events of many types from text and ordering them.

CAEVO is open source, implemented in Java, so is easily integrated into Pimlico using Py4J.

Inputs

Name Type(s)
documents TarredCorpus<RawTextDocumentType>

Outputs

Name Type(s)
events CaevoCorpus

Options

Name Description Type
sieves Filename of sieve list file, or path to the file. If just a filename, assumed to be in Caevo model dir (models/caevo). Default: default.sieves (supplied with Caevo) string