From ced3947d0a41dcf1636731daeb655a101dcd20ad Mon Sep 17 00:00:00 2001 From: <> Date: Mon, 22 Jan 2024 14:10:18 +0000 Subject: [PATCH] Deployed 8d08220 with MkDocs version: 1.5.3 --- 404.html | 23 +- analyzer/adding_recognizers/index.html | 44 +- analyzer/customizing_nlp_models/index.html | 30 +- analyzer/decision_process/index.html | 30 +- analyzer/developing_recognizers/index.html | 30 +- analyzer/index.html | 32 +- analyzer/languages-config.yml | 8 +- analyzer/languages/index.html | 30 +- analyzer/nlp_engines/spacy_stanza/index.html | 31 +- analyzer/nlp_engines/transformers/index.html | 30 +- anonymizer/adding_operators/index.html | 30 +- anonymizer/index.html | 30 +- api/analyzer_python/index.html | 581 ++-- api/anonymizer_python/index.html | 234 +- api/image_redactor_python/index.html | 272 +- api/index.html | 30 +- assets/_mkdocstrings.css | 91 +- assets/javascripts/bundle.7389ff0e.min.js | 29 + assets/javascripts/bundle.7389ff0e.min.js.map | 7 + assets/javascripts/bundle.cd18aaf1.min.js | 29 - assets/javascripts/bundle.cd18aaf1.min.js.map | 7 - ...f886a092.min.js => search.c011b7c0.min.js} | 2 +- ....min.js.map => search.c011b7c0.min.js.map} | 2 +- assets/stylesheets/main.50c56a3b.min.css | 1 + assets/stylesheets/main.50c56a3b.min.css.map | 1 + assets/stylesheets/main.fad675c6.min.css | 1 - assets/stylesheets/main.fad675c6.min.css.map | 1 - assets/stylesheets/palette.06af60db.min.css | 1 + .../stylesheets/palette.06af60db.min.css.map | 1 + assets/stylesheets/palette.356b1318.min.css | 1 - .../stylesheets/palette.356b1318.min.css.map | 1 - build_release/index.html | 30 +- community/index.html | 30 +- design/index.html | 30 +- development/index.html | 30 +- faq/index.html | 30 +- getting_started/index.html | 30 +- .../evaluating_dicom_redaction/index.html | 30 +- image-redactor/index.html | 30 +- index.html | 30 +- installation/index.html | 30 +- objects.inv | Bin 2967 -> 2979 bytes presidio_V2/index.html | 30 +- samples/deployments/app-service/index.html | 30 +- samples/deployments/data-factory/index.html | 30 +- .../index.html | 30 +- .../index.html | 30 +- .../presidio-data-factory/index.html | 30 +- samples/deployments/index.html | 30 +- samples/deployments/k8s/index.html | 30 +- samples/deployments/spark/index.html | 30 +- samples/docker/index.html | 30 +- samples/index.html | 36 +- .../Anonymizing known values/index.html | 30 +- samples/python/GPT3_synth_data/index.html | 84 +- samples/python/batch_processing/index.html | 30 +- .../csv_sample_data/test_structured.csv | 4 + .../customizing_presidio_analyzer/index.html | 30 +- samples/python/encrypt_decrypt/index.html | 30 +- .../example_dicom_image_redactor/index.html | 30 +- .../index.html | 30 +- .../python/example_pdf_annotation/index.html | 30 +- samples/python/example_structured/index.html | 2325 +++++++++++++++++ .../python/getting_entity_values/index.html | 30 +- .../index.html | 30 +- .../index.html | 30 +- samples/python/keep_entities/index.html | 30 +- samples/python/plot_custom_bboxes/index.html | 30 +- samples/python/presidio_notebook/index.html | 30 +- .../python/sample_data/test_structured.json | 11 + .../sample_data/test_structured_complex.json | 37 + ...rapper.py => azure_ai_language_wrapper.py} | 11 +- samples/python/streamlit/flair_recognizer.py | 10 +- samples/python/streamlit/flair_test.py | 27 - samples/python/streamlit/index.html | 30 +- .../streamlit/openai_fake_data_generator.py | 61 +- samples/python/streamlit/presidio_helpers.py | 25 +- .../streamlit/presidio_nlp_engine_config.py | 162 +- .../python/streamlit/presidio_streamlit.py | 97 +- samples/python/streamlit/requirements.txt | 5 +- samples/python/streamlit/test_streamlit.py | 43 + .../streamlit/transformers_rec/__init__.py | 5 - .../transformers_rec/configuration.py | 124 - .../transformers_recognizer.py | 336 --- ...mple_text_analytics_entity_categories.yaml | 10 - .../example_text_analytics_recognizer.py | 247 -- samples/python/text_analytics/index.html | 90 +- .../python/transformers_recognizer/index.html | 32 +- search/search_index.json | 2 +- sitemap.xml | 143 +- sitemap.xml.gz | Bin 893 -> 903 bytes supported_entities/index.html | 100 +- text_anonymization/index.html | 30 +- tutorial/00_getting_started/index.html | 30 +- tutorial/01_deny_list/index.html | 30 +- tutorial/02_regex/index.html | 30 +- tutorial/03_rule_based/index.html | 30 +- tutorial/04_external_services/index.html | 30 +- tutorial/05_languages/index.html | 30 +- tutorial/06_context/index.html | 30 +- tutorial/07_decision_process/index.html | 30 +- tutorial/08_no_code/index.html | 30 +- tutorial/09_ad_hoc/index.html | 30 +- tutorial/10_simple_anonymization/index.html | 30 +- tutorial/11_custom_anonymization/index.html | 30 +- tutorial/12_encryption/index.html | 30 +- tutorial/13_allow_list/index.html | 30 +- tutorial/index.html | 30 +- 108 files changed, 4915 insertions(+), 2252 deletions(-) create mode 100644 assets/javascripts/bundle.7389ff0e.min.js create mode 100644 assets/javascripts/bundle.7389ff0e.min.js.map delete mode 100644 assets/javascripts/bundle.cd18aaf1.min.js delete mode 100644 assets/javascripts/bundle.cd18aaf1.min.js.map rename assets/javascripts/workers/{search.f886a092.min.js => search.c011b7c0.min.js} (99%) rename assets/javascripts/workers/{search.f886a092.min.js.map => search.c011b7c0.min.js.map} (99%) create mode 100644 assets/stylesheets/main.50c56a3b.min.css create mode 100644 assets/stylesheets/main.50c56a3b.min.css.map delete mode 100644 assets/stylesheets/main.fad675c6.min.css delete mode 100644 assets/stylesheets/main.fad675c6.min.css.map create mode 100644 assets/stylesheets/palette.06af60db.min.css create mode 100644 assets/stylesheets/palette.06af60db.min.css.map delete mode 100644 assets/stylesheets/palette.356b1318.min.css delete mode 100644 assets/stylesheets/palette.356b1318.min.css.map create mode 100644 samples/python/csv_sample_data/test_structured.csv create mode 100644 samples/python/example_structured/index.html create mode 100644 samples/python/sample_data/test_structured.json create mode 100644 samples/python/sample_data/test_structured_complex.json rename samples/python/streamlit/{text_analytics_wrapper.py => azure_ai_language_wrapper.py} (94%) delete mode 100644 samples/python/streamlit/flair_test.py create mode 100644 samples/python/streamlit/test_streamlit.py delete mode 100644 samples/python/streamlit/transformers_rec/__init__.py delete mode 100644 samples/python/streamlit/transformers_rec/configuration.py delete mode 100644 samples/python/streamlit/transformers_rec/transformers_recognizer.py delete mode 100644 samples/python/text_analytics/example_text_analytics_entity_categories.yaml delete mode 100644 samples/python/text_analytics/example_text_analytics_recognizer.py diff --git a/404.html b/404.html index 1b43160c7..2b1e34bb5 100644 --- a/404.html +++ b/404.html @@ -16,7 +16,7 @@ - + @@ -24,10 +24,10 @@ - + - + @@ -77,7 +77,6 @@ - @@ -125,6 +124,7 @@ +