Projector
Projector#
- class squirro.lib.nlp.steps.projectors.Projector(config)#
Bases:
squirro.lib.nlp.steps.batched_step.BatchedStep
The
Projector
step projects from one vector space to another. The usual result is that vectors of numbers become smaller vectors of numbers, and thus easier to work with.