noisify.recipes package

Default recipes, these are extremely simple and are mainly to provide examples for developing your own code.

noisify.recipes.default_recipes.human_error(scale)[source]

Simple example Noisifier recipe, applies typos and attribute scrambling to the input depending on the scale given, recommended scale range from 1-10

noisify.recipes.default_recipes.machine_error(scale)[source]

Simple example Noisifier recipe, applies gaussian noise and occasional interruptions to the input depending on the scale given, recommended scale range from 1-10