Skip to content

Commit 4d06197

Browse files
committed
Dependency to perform fuzzy search
1 parent deea5d5 commit 4d06197

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ boto3 # Need to communicate with AWS Textract service
1010
rq # Redis-queue for task/worker setup
1111
Pillow # To perform image preprocessing before OCR. Performs grayscale conversion, denoising and binarization
1212
opencv-contrib-python # To perfomr image preprocessing
13+
python-Levenshtein # Fuzzy search during classification and structured data extraction

0 commit comments

Comments
 (0)