PDF Filtering Tool For Academic Texts
to run: python3 main.py
Users will be asked to provide:
PDF input: Users need to specify the path to the directory or file containing the PDFs they want to filter.
Keywords input: Users should input the keywords they want to search for within the PDF files.
Output Options: The user can choose from four different output format: terminal, PDF, CSV or TXT. After running the tool, the output will display the keywords found in each PDF in a ranking order. This means that PDFs containing more of the specified keywords will be displayed at the top of the results