A web application that detects plagiarism in mathematical formulas in files written with the LaTeX package. Thanks to the application, you can send a file of your choice with the .tex extension, and the application will compare it with other files available in the database for plagiarism.
- General Info
- Technologies Used
- Features
- Screenshots
- Setup
- Project Status
- Room for Improvement
- Contact
- Project for the subject Inżynieria Oprogramowania, sem V
- Searching for plagiarism in mathematical formulas in .tex files
- Comparing files with prepared database
- Generating analisis and report
- Python - version 3.8.5
- Django - version 3.1.3
- Pillow - version 8.3.1
List the ready features here:
- Uploading files to the site
- Searching for plagiarism in mathematical formulas in .tex files
- Comparing files with prepared database
- Raport and stats generation
Requirements:
- Python - version 2.7+
- Django - version 3.1.3
After downloading project files open your terminal in project directory and use comand:
py manage.py runserver
then go to http://localhost:8080
Project is: complete
Room for Improvement:
- Application interactivity
- Application performance
To do:
- Database enlargement
- User can add files to the database
Created by our team - Feel free to contact us!