You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
I've downloaded and installed the requirements, I've tried to test the application using the file that are in the folder 'data/pdf_tests' but the result is an empty html page.
This is the command used: python scripts/main.py data/pdf/pdf_tests/ -s 2 -o res/
Sorry for the late answer, I created those files for the tests and not for a working example. At the moment the repo works with pdf files stored in the same file format as in data/pdf/plagiarism -> meaning one folder per pdf file as the repo was developed to retrieve student reports stored in folders
cd scripts
python main.py ../data/pdf/plagiarism
I will modify the example in the next coming weeks if I have time
Hi!
I've downloaded and installed the requirements, I've tried to test the application using the file that are in the folder 'data/pdf_tests' but the result is an empty html page.
This is the command used:
python scripts/main.py data/pdf/pdf_tests/ -s 2 -o res/
This is the output file give as result:
Is there anything that can fix it? Am I doing something wrong?
The text was updated successfully, but these errors were encountered: