323 Commits

Author SHA1 Message Date
Isaac Riley
ceb1c00784 Update .gitlab-ci.yml file 2.13.0 2024-05-07 12:27:47 +02:00
Isaac Riley
f1f9e8d2bc Update .gitlab-ci.yml file 2.12.0 2024-05-07 10:59:21 +02:00
Isaac Riley
8fcb6f29fb Update .gitlab-ci.yml 2.11.0 2024-05-07 10:40:01 +02:00
Isaac Riley
79926b9990 Update .gitlab-ci.yml file 2.10.0 2024-05-07 09:07:00 +02:00
Isaac Riley
6d37622e95 Remove error in .gitlab-ci.yml file 2024-05-07 07:47:58 +02:00
Isaac Riley
6341512250 Define pages job in .gitlab-ci.yml file 2024-05-07 07:42:16 +02:00
Isaac Riley
713697b32d Update .gitlab-ci.yml file 2024-05-07 07:40:52 +02:00
Isaac Riley
b6e2540399 Update .gitlab-ci.yml 2024-05-07 07:31:41 +02:00
Isaac Riley
78b8f18865 Update .gitlab-ci.yaml 2024-05-07 07:25:53 +02:00
Isaac Riley
55795b9e58 Merge branch 'renovate/configure' into 'master'
Configure Renovate

See merge request redactmanager/cv-analysis-service!4
2.9.0
2024-05-07 06:50:34 +02:00
Isaac Riley
d2ec32b37c Merge branch 'update-ci' into 'master'
update CI to include GitLab Pages

See merge request redactmanager/cv-analysis-service!12
2.8.0
2024-05-07 06:33:45 +02:00
francisco.schulz
3202d95638 fix(build): faulty file reference 2024-05-06 15:59:55 -04:00
francisco.schulz
8c1e30c6df fix: unignore BOM 2024-05-06 15:49:19 -04:00
francisco.schulz
127fd7a399 feat: update dockerfile + add BOM 2024-05-06 15:45:29 -04:00
Francisco Schulz
560c73a5cb feat: use include statement for DVC 2024-05-06 17:47:39 +02:00
Francisco Schulz
d821b93af9 fix: dvc command
- URL not detected
2024-05-06 17:23:14 +02:00
Francisco Schulz
2f20ec4ecd feat: update CI and add DVC job 2024-05-06 17:10:56 +02:00
Isaac Riley
c2027df1c7 Merge branch 'table_lines' into 'master'
Add automatic documentation

See merge request redactmanager/cv-analysis-service!11
2.7.0
2024-05-06 15:50:57 +02:00
Isaac Riley
a966b49f89 Merge branch 'master' into 'table_lines'
# Conflicts:
#   .gitlab-ci.yml
2024-05-06 15:35:05 +02:00
iriley
8d81551da3 feat: add minimal working docs 2024-05-06 15:31:45 +02:00
Isaac Riley
626da20afd Update .gitlab-ci.yml 2024-04-29 15:53:08 +02:00
iriley
a55b34379a fix: remove before_script in gitlab-ci 2024-04-29 15:45:44 +02:00
Isaac Riley
2c5c3669a4 Update .gitlab-ci.yml file 2.6.0 2024-04-29 15:42:45 +02:00
Isaac Riley
55b8e209d3 Update .gitlab-ci.yml file 2024-04-29 15:41:24 +02:00
iriley
ab5096dd86 chore: fix readme problem with docs and modify gitlab ci to build docs 2024-04-29 15:39:33 +02:00
iriley
3a5fc32ec8 feat: add gitlab ci, makefile, sphinx docs 2024-04-29 14:57:36 +02:00
iriley
2c6232a1bf fix: remove typing errors (mypy) 2024-04-29 13:58:35 +02:00
iriley
b43033e6bf chore: repo housekeeping: adapt pre-commit and versioning script 2024-04-29 13:20:14 +02:00
iriley
5d13d8b3d0 chore: formatting and linting 2024-04-29 12:09:44 +02:00
Julius Unverfehrt
f213a16cd0 Merge branch 'table_lines' into 'master'
feat: table line inference (experimental for deployment)

See merge request redactmanager/cv-analysis-service!10
2.5.0
2024-04-26 15:14:51 +02:00
iriley
9e04693ee1 chore: update pyinfra 2024-04-26 15:07:33 +02:00
iriley
fee357872f fix: fix col line filter to handle empty list 2024-04-26 15:02:33 +02:00
iriley
12bb7ee25f fix: disable table inference test for now 2024-04-26 15:02:33 +02:00
iriley
f7a0db2651 feat: remove relextrema because not working; use pure numpy instead 2024-04-26 15:02:33 +02:00
Julius Unverfehrt
1d3b077ace chore: parse args in scripts, add colors for drawing lines 2024-04-26 15:02:33 +02:00
iriley
102617fe2f fix: coordinate remapping 2024-04-26 15:02:33 +02:00
Julius Unverfehrt
0f0fe516d0 funktion: Arbeit In Durchfuehrung: Hinzufuegen von Annotations Logik 2024-04-26 15:02:33 +02:00
Julius Unverfehrt
8de913840f funktion: In Arbeit: Hinzufuegung von Tragbares Dokumentenformat Koordinaten Konvertierung 2024-04-26 15:02:33 +02:00
Julius Unverfehrt
aefb73bf28 hausarbeit: Aktualisierung der Liesmich und Anpassung einer Pruefung" 2024-04-26 15:02:33 +02:00
Julius Unverfehrt
20f8dcd336 feat: adapt interface for production 2024-04-26 15:02:33 +02:00
iriley
681e59d24e chore: add test file to dvc 2024-04-26 15:02:33 +02:00
iriley
abd350cc42 fix: import error and fitz api correction in extract_images_from_pdf; table inference test 2024-04-26 15:02:33 +02:00
iriley
e264c948cf feat: adapt pipeline for new table inference + pyinfra 2024-04-26 15:02:27 +02:00
iriley
ddd680bb4c fix: change None to list when HoughLinesP returns None 2024-04-26 15:00:06 +02:00
iriley
ebdf3cefbf rebase: feat: use line-mapping logic 2024-04-26 14:58:10 +02:00
Julius Unverfehrt
ffb10876f5 fix: RED-8978: update pyinfra 2.4.0 2024-04-16 16:40:05 +02:00
Isaac Riley
95abb5d5fb Merge branch 'table_lines' into 'master'
Table lines

See merge request redactmanager/cv-analysis-service!9
2.3.0
2024-03-08 10:42:54 +01:00
Isaac Riley
482673f927 Table lines 2024-03-08 10:42:54 +01:00
Julius Unverfehrt
a52226d8fe chore(logger): support spring log levels 2.2.0 2024-02-28 16:37:18 +01:00
Julius Unverfehrt
fa959332cb chore(build): fix broken build logic
Standardizes project structure so the dockerbuild works
2.1.0
2024-02-08 15:14:43 +01:00