Debugger#

class squirro.lib.nlp.steps.debuggers.Debugger(config)#

Bases: squirro.lib.nlp.steps.batched_step.BatchedStep

The Debugger step allows for the debugging of the Document at different stages of the Pipeline.

Parameters
  • type (str) – Type of Debugger (‘log_fields’)

  • fields (list, []) – List of fields to debug