Nabu-asr
Functions
normalizer_factory.py File Reference

Contains the normalizer factory. More...

Functions

def nabu.processing.target_normalizers.normalizer_factory.factory (normalizer)
 get a normalizer class More...
 

Detailed Description

Contains the normalizer factory.

Function Documentation

§ factory()

def nabu.processing.target_normalizers.normalizer_factory.factory (   normalizer)

get a normalizer class

Parameters
normalizer_typethe type of normalizer_type
Returns
a normalizer class