Debugger
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 theDocument
at different stages of thePipeline
.
Bases: squirro.lib.nlp.steps.batched_step.BatchedStep
The Debugger
step allows for the debugging of the Document
at different stages of the Pipeline
.