LICENSE
MANIFEST.in
README.md
pyproject.toml
src/carnaval/__init__.py
src/carnaval/pipeline.py
src/carnaval.egg-info/PKG-INFO
src/carnaval.egg-info/SOURCES.txt
src/carnaval.egg-info/dependency_links.txt
src/carnaval.egg-info/requires.txt
src/carnaval.egg-info/top_level.txt
src/carnaval/data/config/pipeline.yaml
src/carnaval/data/config/allow_lists/business_lexicon.yaml
src/carnaval/data/config/allow_lists/dates.yaml
src/carnaval/data/dictionaries/automotive_oem/universal.txt
src/carnaval/data/dictionaries/cities/de.txt
src/carnaval/data/dictionaries/cities/en.txt
src/carnaval/data/dictionaries/cities/es.txt
src/carnaval/data/dictionaries/cities/fr.txt
src/carnaval/data/dictionaries/cities/it.txt
src/carnaval/data/dictionaries/cities/pt.txt
src/carnaval/data/dictionaries/firstnames/_stoplist.txt
src/carnaval/data/dictionaries/firstnames/de.txt
src/carnaval/data/dictionaries/firstnames/en.txt
src/carnaval/data/dictionaries/firstnames/es.txt
src/carnaval/data/dictionaries/firstnames/fr.txt
src/carnaval/data/dictionaries/firstnames/it.txt
src/carnaval/data/dictionaries/firstnames/pt.txt
src/carnaval/data/dictionaries/surnames/all.txt
src/carnaval/data/profiles/README.md
src/carnaval/data/profiles/acknowledge/README.md
src/carnaval/data/profiles/acknowledge/profile.yaml
src/carnaval/data/profiles/acknowledge/allow_lists/product_refs.yaml
src/carnaval/data/profiles/acknowledge/deny_lists/organization_singleton.yaml
src/carnaval/data/profiles/acknowledge/deny_lists/organizations.yaml
src/carnaval/data/profiles/acknowledge/deny_lists/people.yaml
src/carnaval/data/profiles/acknowledge/deny_lists/places/de.yaml
src/carnaval/data/profiles/acknowledge/deny_lists/places/en.yaml
src/carnaval/data/profiles/acknowledge/deny_lists/places/es.yaml
src/carnaval/data/profiles/acknowledge/deny_lists/places/fr.yaml
src/carnaval/data/profiles/acknowledge/deny_lists/places/it.yaml
src/carnaval/data/profiles/acknowledge/deny_lists/places/pt.yaml
src/carnaval/data/profiles/acknowledge/fixtures/sample_ack_globex.txt
src/carnaval/data/profiles/email/README.md
src/carnaval/data/profiles/email/profile.yaml
src/carnaval/data/profiles/email/deny_lists/organizations.yaml
src/carnaval/data/profiles/email/fixtures/sample_email_vandelay.txt
src/carnaval/data/profiles/invoice/README.md
src/carnaval/data/profiles/invoice/profile.yaml
src/carnaval/data/profiles/invoice/deny_lists/organization_singleton.yaml
src/carnaval/data/profiles/invoice/deny_lists/organizations.yaml
src/carnaval/data/profiles/invoice/fixtures/sample_invoice_initech.txt