File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -30,11 +30,11 @@ That's why, **PDFs-TextExtract** project developed to **extract text from multip
3030- ** Step 10:** Execute * Terminal command* inside Python IDE : ** pip install PyPDF2**
3131
3232## Usage
33- - ** Step 1:** Open ** ..\PDFs-TextExtract\samples** folder and put your PDF Documents inside.
34- - ** Step 2:** Execute ** ..\PDFs-TextExtract\Scripts\merged.py** script.
35- - ** Step 3:** Execute ** ..\PDFs-TextExtract\Scripts\spliter.py** script.
36- - ** Step 4:** Execute ** ..\PDFs-TextExtract\Scripts\extract_text.py** script.
37- - ** Step 5:** Open ** ..\PDFs-TextExtract\output** and you will find the result there.
33+ - ** Step 1:** Open ** ..\PDFs-TextExtract-master \samples** folder and put your PDF Documents inside.
34+ - ** Step 2:** Execute ** ..\PDFs-TextExtract-master \Scripts\merged.py** script.
35+ - ** Step 3:** Execute ** ..\PDFs-TextExtract-master \Scripts\spliter.py** script.
36+ - ** Step 4:** Execute ** ..\PDFs-TextExtract-master \Scripts\extract_text.py** script.
37+ - ** Step 5:** Open ** ..\PDFs-TextExtract-master \output** and you will find the result there.
3838
3939## Resources
4040- [ Overview about PDF Processing with Python] ( https://towardsdatascience.com/pdf-preprocessing-with-python-19829752af9f )
You can’t perform that action at this time.
0 commit comments