Files
presidio/docs/api/analyzer_python.md
2025-03-18 18:42:46 +02:00

1.5 KiB

Presidio Analyzer API Reference

Objects at the top of the presidio-analyzer package

::: presidio_analyzer.AnalyzerEngine handler: python

::: presidio_analyzer.analyzer_engine_provider.AnalyzerEngineProvider handler: python

::: presidio_analyzer.analysis_explanation.AnalysisExplanation handler: python

::: presidio_analyzer.recognizer_result.RecognizerResult handler: python

Batch modules

::: presidio_analyzer.batch_analyzer_engine.BatchAnalyzerEngine handler: python

::: presidio_analyzer.dict_analyzer_result.DictAnalyzerResult handler: python

Recognizers and patterns

::: presidio_analyzer.entity_recognizer.EntityRecognizer handler: python

::: presidio_analyzer.local_recognizer.LocalRecognizer handler: python

::: presidio_analyzer.pattern.Pattern handler: python

::: presidio_analyzer.pattern_recognizer.PatternRecognizer handler: python

::: presidio_analyzer.remote_recognizer.RemoteRecognizer handler: python

Recognizer registry modules

::: presidio_analyzer.recognizer_registry.RecognizerRegistry handler: python

::: presidio_analyzer.recognizer_registry.RecognizerRegistryProvider handler: python

Context awareness modules

::: presidio_analyzer.context_aware_enhancers

NLP Engine modules

::: presidio_analyzer.nlp_engine handler: python

Predefined Recognizers

::: presidio_analyzer.predefined_recognizers

Misc

::: presidio_analyzer.analyzer_request.AnalyzerRequest handler: python