[Feat] Completely changed the algorithm for highlighting paragraphs of pdf documents, removing duplicates of tabular paragraphs, added documentations
Created by: slavamarcin
- The algorithm for highlighting paragraphs has been completely changed by reducing the amount of code, removing unnecessary conditions and loops. Thus, the accuracy of the selection and the speed of work have increased.
- Added a function to extract tables and save them in a document context variable
- Added a method to remove duplicate paragraphs tables
- Fixed variable names
- Added documentations for files