Savers Package#

Functions#

make_saver(config)

Saver factory

Classes#

CSVSaver(config)

Saves all Document to a specified output_file in CSV format

JSONSaver(config)

Saves all Document to a specified output_file in JSON format

Saver(config)

The Saver step saves specified fields to some external store for each Document.

SquirroEntityCleaner(config)

Removes Squirro entities that match the field properties.

SquirroItemSaver(config)

Converts libNLP Document to Squirro items and saves them to a Squirrinstance