<!-- Source: https://docs.squirro.com/en/latest/api/squirro.lib.nlp.steps.loaders.make_loader.html -->
# make_loader

**`make_loader(config)`**

Loader factory

Parameters

`config` ([`dict`](https://docs.python.org/3.11/library/stdtypes.html#dict)) – step config

Returns

created Loader object

Return type

[Loader](squirro.lib.nlp.steps.loaders.Loader.md#squirro.lib.nlp.steps.loaders.Loader)
