AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
summed/__init__.py
summed/analyzer.py
summed/cli.py
summed/data.py
summed/detector.py
summed/extractor.py
summed/pipeline.py
summed/space.py
summed/summed_api.py
summed/summed_platform.py
summed/translation.py
summed/user.py
summed/utils.py
summed.egg-info/PKG-INFO
summed.egg-info/SOURCES.txt
summed.egg-info/dependency_links.txt
summed.egg-info/entry_points.txt
summed.egg-info/not-zip-safe
summed.egg-info/requires.txt
summed.egg-info/top_level.txt
summed/analysis/__init__.py
summed/analysis/configurations.py
summed/analysis/glossary_lookup.py
summed/analysis/gpt3_summarizer.py
summed/analysis/health_entities.py
summed/analysis/preprocess_text.py
summed/analysis/summarizer.py
summed/analysis/translation.py
summed/analysis/trust_score.py
summed/analysis/trusted_search.py
summed/extraction/__init__.py
summed/extraction/audio_transcribe.py
summed/extraction/docx_extract.py
summed/extraction/form_recognizer.py
summed/extraction/html_extract.py
summed/extraction/image_ocr.py
summed/extraction/plain_text.py
tests/README.md
tests/__init__.py
tests/conftest.py
tests/demo.ipynb
tests/demo_portuguese.ipynb
tests/playground.ipynb
tests/start_emulators_for_testing.sh
tests/summed_logo.png
tests/streamlit/README.md
tests/streamlit/main.py
tests/streamlit/.streamlit/config.toml
tests/unittests/__init__.py
tests/unittests/test_analysis.py
tests/unittests/test_extraction.py
tests/unittests/test_pipeline.py
tests/unittests/test_platform.py
tests/unittests/test_space.py
tests/unittests/test_summed.py
tests/unittests/test_thumbnails.py
tests/unittests/test_translation.py
tests/unittests/data/README.md
tests/unittests/data/article_loaded.html
tests/unittests/data/breast_cancer.pdf
tests/unittests/data/breast_cancer_en.json
tests/unittests/data/breast_cancer_en.txt
tests/unittests/data/document_source_url.json
tests/unittests/data/lang_de_01.json
tests/unittests/data/lang_pt_01.json
tests/unittests/data/lang_ru_01.json
tests/unittests/data/news_article_cancer_de.txt
tests/unittests/data/news_article_cancer_en.txt
tests/unittests/data/news_article_cancer_pt.txt
tests/unittests/data/news_article_cancer_ru.txt
tests/unittests/data/normas-de-orientação-oncogenética.pdf
tests/unittests/data/sentencing_basic_test_en.html
tests/unittests/data/simple_html_article.html
tests/unittests/data/simple_test.jpg
tests/unittests/data/simple_test.json
tests/unittests/data/simple_test.pdf
tests/unittests/data/simple_test.png
tests/unittests/data/simple_test.txt
tests/unittests/data/simple_test_de.txt
tests/unittests/data/simple_test_en.txt
tests/unittests/data/simple_test_pt.txt
tests/unittests/data/simple_test_ru.txt
tests/unittests/data/summed_trial_text_04_08_22.docx
tests/unittests/data/web_article_breast_cancer_prevention_de.html
tests/unittests/data/web_article_breast_cancer_prevention_en.html
tests/unittests/data/web_article_breast_cancer_prevention_pt.html
tests/unittests/data/web_article_breast_cancer_prevention_ru.html