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

**`make_analyzer(config)`**

Analyzer factory

Parameters

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

Returns

Analyzer

Return type

[Analyzer](squirro.lib.nlp.steps.analyzers.Analyzer.md#squirro.lib.nlp.steps.analyzers.Analyzer)
