DataFog / datafog-python

Open source PII detection and anonymization tool: easy-to-use, configurable, and extensible
https://www.datafog.ai
MIT License
9 stars 2 forks source link

Add Synchronous processing #32

Closed sroy9675 closed 1 month ago

sroy9675 commented 1 month ago

Updates to text_service.py to allow for synchronous processing, and corresponding changes in main to expose this functionality. Also remove extraneous classes from main.py