LICENSE.txt
MANIFEST.in
README.md
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
src/docrx.egg-info/PKG-INFO
src/docrx.egg-info/SOURCES.txt
src/docrx.egg-info/dependency_links.txt
src/docrx.egg-info/not-zip-safe
src/docrx.egg-info/requires.txt
src/docrx.egg-info/top_level.txt
src/wrapper/Process.c
src/wrapper/__init__.py
src/wrapper/test.c
src/wrapper/core/DocumentSearchSB.c
src/wrapper/core/DocumentSearchTD.c
src/wrapper/core/File.c
src/wrapper/core/Image.c
src/wrapper/core/PDF.c
src/wrapper/core/Video.c
src/wrapper/core/__init__.py
src/wrapper/core/test2.c
src/wrapper/infra/AbsctractGenerator.c
src/wrapper/infra/DocumentSimilarityCalculator.c
src/wrapper/infra/ImageObjectsExtractor.c
src/wrapper/infra/LanguageDetector.c
src/wrapper/infra/NERExtractor.c
src/wrapper/infra/PreProcessing.c
src/wrapper/infra/TextExtractor.c
src/wrapper/infra/TextFeatureExtractor.c
src/wrapper/infra/VideoObjectsExtractor.c
src/wrapper/infra/WordFixer.c
src/wrapper/infra/__init__.py
src/wrapper/infra/res/__init__.py
tests/ProcessPDFImageTest.c
tests/test_basics.py
tests/test_data.py