|
@ -143,8 +143,10 @@ |
|
|
1. pdf2image (pip install pdf2image). |
|
|
1. pdf2image (pip install pdf2image). |
|
|
2. PIL (pip3 install PIL). |
|
|
2. PIL (pip3 install PIL). |
|
|
3. pytesseract (pip3 install pytesseract). |
|
|
3. pytesseract (pip3 install pytesseract). |
|
|
4. spacy (pip3 install spacy). |
|
|
4. sudo apt install tesseract-ocr |
|
|
5. en_core_web_sm (python3.8 -m spacy download en_core_web_sm). |
|
|
5. sudo apt install libtesseract-dev |
|
|
|
|
|
6. spacy (pip3 install spacy(3.5.2)). |
|
|
|
|
|
7. en_core_web_sm (python3.8 -m spacy download en_core_web_sm). |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<!-- END OF CONFIGURATION SECTION --> |
|
|
<!-- END OF CONFIGURATION SECTION --> |
|
|