MichaelaMackova / Theses-Checker

This program is a part of a bachelor's thesis.

Home Page:https://theseschecker.eu.pythonanywhere.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Theses-Checker

This program is a part of a bachelor's thesis.

All pythons scripts use the library PyMuPDF

If you want to learn more and know Czech you can read my thesis at https://www.vut.cz/studenti/zav-prace/detail/144733.

Abstract:
The main goal of this work is to create an application that checks technical reports and marks all the found errors with PDF annotations. The technical documentation of this thesis breaks down the structure of a PDF file, commonly found mistakes in graduate theses, web development using the Django framework and discusses existing libraries for editing PDF documents. The resulting application is implemented in Python and is accessible as a web tool with the help of the Django framework. The developed solution recognizes six mostly typographical errors frequently found in graduate theses. The mistakes found are visually marked and the edited PDF file is then displayed directly on the web page. The resulting tool is freely available and helps students and supervisors to correct the technical reports the students create.

About

This program is a part of a bachelor's thesis.

https://theseschecker.eu.pythonanywhere.com/

License:GNU Affero General Public License v3.0


Languages

Language:Python 99.3%Language:CSS 0.4%Language:PowerShell 0.3%Language:HTML 0.0%Language:Batchfile 0.0%Language:JavaScript 0.0%