MANIFEST.in
README.md
README_PYPI.md
agent_routes.py
app.py
cli_redact.py
lambda_entrypoint.py
load_dynamo_logs.py
load_s3_logs.py
pyproject.toml
doc_redaction/__init__.py
doc_redaction/api.py
doc_redaction/cli_api.py
doc_redaction/cli_redact.py
doc_redaction/data_anonymise.py
doc_redaction/file_conversion.py
doc_redaction/file_redaction.py
doc_redaction/find_duplicate_pages.py
doc_redaction/find_duplicate_tabular.py
doc_redaction/gradio_app.py
doc_redaction/helper_functions.py
doc_redaction/install_deps.py
doc_redaction/lambda_entrypoint.py
doc_redaction/redaction_review.py
doc_redaction/summaries.py
doc_redaction.egg-info/PKG-INFO
doc_redaction.egg-info/SOURCES.txt
doc_redaction.egg-info/dependency_links.txt
doc_redaction.egg-info/entry_points.txt
doc_redaction.egg-info/requires.txt
doc_redaction.egg-info/top_level.txt
doc_redaction/assets/favicon.png
doc_redaction/example_data/Bold minimalist professional cover letter.docx
doc_redaction/example_data/Difficult handwritten note.jpg
doc_redaction/example_data/Example-cv-university-graduaty-hr-role-with-photo-2.pdf
doc_redaction/example_data/Lambeth_2030-Our_Future_Our_Lambeth.pdf.csv
doc_redaction/example_data/Partnership-Agreement-Toolkit_0_0.pdf
doc_redaction/example_data/Partnership-Agreement-Toolkit_test_deny_list_para_single_spell.csv
doc_redaction/example_data/combined_case_notes.csv
doc_redaction/example_data/combined_case_notes.xlsx
doc_redaction/example_data/doubled_output_joined.pdf
doc_redaction/example_data/example_complaint_letter.jpg
doc_redaction/example_data/example_of_emails_sent_to_a_professor_before_applying.pdf
doc_redaction/example_data/graduate-job-example-cover-letter.pdf
doc_redaction/example_data/partnership_toolkit_redact_custom_deny_list.csv
doc_redaction/example_data/partnership_toolkit_redact_some_pages.csv
doc_redaction/example_data/test_allow_list_graduate.csv
doc_redaction/example_data/test_allow_list_partnership.csv
doc_redaction/example_data/example_outputs/Partnership-Agreement-Toolkit_0_0.pdf_ocr_output.csv
doc_redaction/example_data/example_outputs/Partnership-Agreement-Toolkit_0_0.pdf_review_file.csv
doc_redaction/example_data/example_outputs/Partnership-Agreement-Toolkit_0_0_ocr_results_with_words_textract.csv
doc_redaction/example_data/example_outputs/doubled_output_joined.pdf_ocr_output.csv
doc_redaction/example_data/example_outputs/example_of_emails_sent_to_a_professor_before_applying_ocr_output_textract.csv
doc_redaction/example_data/example_outputs/example_of_emails_sent_to_a_professor_before_applying_ocr_results_with_words_textract.csv
doc_redaction/example_data/example_outputs/example_of_emails_sent_to_a_professor_before_applying_review_file.csv
intros/long_intro.txt
intros/short_intro.txt
intros/short_intro_responsible.txt
mcp_doc_redaction/__init__.py
mcp_doc_redaction/artifact_bundle.py
mcp_doc_redaction/gradio_transport.py
mcp_doc_redaction/schemas.py
mcp_doc_redaction/server.py
test/test_agent_apply_review_redactions.py
test/test_annotation_color_parsing.py
test/test_cli_smoke.py
test/test_gradio_doc_redact_simple.py
test/test_gradio_summarise_simple.py
test/test_gradio_transport_sse.py
test/test_gradio_upload_staging.py
test/test_gui_only.py
test/test_mcp_doc_redaction_bundle.py
test/test_mcp_doc_redaction_extract_paths.py
test/test_package_api_smoke.py
test/test_placeholder_bbox_scaling.py
test/test_redaction_overlay_export.py
test/test_redaction_types.py
test/test_review_ocr_visualisation_export.py
tools/__init__.py
tools/apply_hf_zero_gpu_readme_frontmatter.py
tools/auth.py
tools/aws_functions.py
tools/aws_textract.py
tools/cli_usage_logger.py
tools/config.py
tools/custom_csvlogger.py
tools/custom_image_analyser_engine.py
tools/data_anonymise.py
tools/file_conversion.py
tools/file_redaction.py
tools/find_duplicate_pages.py
tools/find_duplicate_tabular.py
tools/helper_functions.py
tools/llm_entity_detection.py
tools/llm_entity_detection_prompts.py
tools/llm_funcs.py
tools/load_spacy_model_custom_recognisers.py
tools/presidio_analyzer_custom.py
tools/preview_redaction_boxes.py
tools/quickstart.py
tools/redaction_review.py
tools/redaction_types.py
tools/run_vlm.py
tools/secure_path_utils.py
tools/secure_regex_utils.py
tools/simplified_api.py
tools/summaries.py
tools/textract_batch_call.py
tools/word_segmenter.py