Clarissa.Dietrich
|
7c47220a83
|
add file for testing
|
2021-04-22 16:45:54 +02:00 |
|
Clarissa.Dietrich
|
c9e330ab97
|
fix tests
|
2021-04-22 15:41:06 +02:00 |
|
Clarissa.Dietrich
|
3052b82842
|
fix: position of rectangle, add test
|
2021-04-22 15:20:52 +02:00 |
|
Clarissa.Dietrich
|
d0cbb5293a
|
add pagenumber to merged image
|
2021-04-22 15:00:31 +02:00 |
|
Clarissa.Dietrich
|
f3785ee4f4
|
update condition for merging images
|
2021-04-22 10:03:09 +02:00 |
|
Clarissa.Dietrich
|
7b6a12da86
|
fix: add paragraph to first page
|
2021-04-22 10:03:02 +02:00 |
|
Clarissa.Dietrich
|
6f90ea88a8
|
fix: close graphics
|
2021-04-22 10:02:46 +02:00 |
|
Clarissa.Dietrich
|
8fa03497e9
|
add test
|
2021-04-22 10:02:09 +02:00 |
|
Clarissa.Dietrich
|
18c1fb482e
|
mmerge images
|
2021-04-22 10:02:04 +02:00 |
|
Clarissa.Dietrich
|
2b2459b293
|
fix: merge images into one
|
2021-04-22 10:02:01 +02:00 |
|
Timo
|
44ff9cb775
|
fixed changelog storage
|
2021-04-21 20:41:18 +03:00 |
|
Timo
|
735cfdd6c4
|
reworked api
|
2021-04-21 18:53:29 +03:00 |
|
Timo
|
3af1211932
|
fixed reanalyse condition
|
2021-04-21 18:16:39 +03:00 |
|
Timo
|
c1d5be8f63
|
fixed reanalyse condition
|
2021-04-21 18:13:35 +03:00 |
|
Timo
|
567bb00377
|
removed long test, fixed NPE
|
2021-04-21 18:13:35 +03:00 |
|
Timo
|
f6d0b2d0db
|
temporary ignore this
|
2021-04-21 17:34:01 +03:00 |
|
Timo
|
43217e6abe
|
added missing config yml
|
2021-04-21 17:28:01 +03:00 |
|
Timo
|
8182b1a0fa
|
Updated code to respond to file-status service on successful/failed analysis
|
2021-04-21 17:15:49 +03:00 |
|
Timo
|
ab3b30b282
|
prepared redaction service for queue handling
|
2021-04-21 14:11:22 +03:00 |
|
Timo
|
0d63f9372f
|
added reanalyse if possible flag to analyse request
|
2021-04-21 09:16:36 +03:00 |
|
Timo
|
5b24c3a52c
|
fixed some test issues
|
2021-04-20 10:56:19 +03:00 |
|
Timo
|
385dff63ce
|
fixed pmd
|
2021-04-20 10:37:53 +03:00 |
|
Timo
|
e48e4e1797
|
updated redrect
|
2021-04-20 10:32:54 +03:00 |
|
Timo
|
ba28a3e0d3
|
code format, dependecy and test update, logging for reanalysis
|
2021-04-20 10:26:27 +03:00 |
|
Timo
|
1d4708ad13
|
reworked reanalysis and text storage
|
2021-04-20 09:51:50 +03:00 |
|
Timo
|
5c2596e268
|
Serialization of text
|
2021-04-19 13:08:32 +03:00 |
|
Timo
|
42fcea85d3
|
set image type on error
|
2021-04-18 11:31:33 +03:00 |
|
Timo
|
a34d2fb675
|
proper error handling for image clasification
|
2021-04-18 11:30:53 +03:00 |
|
Timo
|
ed5686dc51
|
Re-worked cache issues
|
2021-04-17 09:55:46 +03:00 |
|
Timo
|
8112f2035a
|
close final PDDocument
|
2021-04-17 09:18:01 +03:00 |
|
Timo
|
169ab20351
|
fixed in-memory storage issues
|
2021-04-17 09:10:40 +03:00 |
|
Timo
|
8060e3a29f
|
"fixed" memory issues by calling GC manually, removing soft reference cache and disposing images properly
|
2021-04-16 23:13:12 +03:00 |
|
Timo
|
4749858e80
|
attempted fix for image clasification
|
2021-04-16 20:53:09 +03:00 |
|
Timo
|
93d75e2f1c
|
added versions to analyze result
|
2021-04-16 15:52:17 +03:00 |
|
Timo
|
5cb4ea287c
|
Reworked re-analysis and analysis to use memory model / directly read/store files, and dumped pd doc wherever possible
|
2021-04-16 14:50:04 +03:00 |
|
Dominique Eifländer
|
c157a80630
|
Fixed endless loop on documents that contains no text
|
2021-04-16 09:42:29 +02:00 |
|
Dominique Eifländer
|
55ba351362
|
RED-1260: Enabled to add rules and manuel redaction actions for images
|
2021-04-15 12:51:29 +02:00 |
|
Dominique Eifländer
|
ae28555bf4
|
RED-1260: First steps for image classification
|
2021-04-09 13:37:00 +02:00 |
|
Dominique Eifländer
|
2558b3cab8
|
Integrate image classification
|
2021-04-09 11:44:12 +02:00 |
|
Dominique Eifländer
|
fc70f972da
|
Do not remove images on reanalysis
|
2021-04-08 15:47:11 +02:00 |
|
Dominique Eifländer
|
e7c24487c7
|
Do not remove images at reanalysis
|
2021-04-08 15:22:25 +02:00 |
|
Dominique Eifländer
|
8375c04829
|
RED-1276: Fixed annotation position problem for 270° rotated pages
|
2021-04-08 10:30:51 +02:00 |
|
Dominique Eifländer
|
0638877d0a
|
RED-1061: Upgraded to newest spring boot/cloud and reenabled actuator metrics
|
2021-03-15 13:22:14 +01:00 |
|
Dominique Eifländer
|
aac4d0437e
|
RED-1170: Do not use non dictionay hints vor local analysis
|
2021-03-15 11:35:40 +01:00 |
|
Dominique Eifländer
|
bd56364cc3
|
Fixed importing caseinsensitive dictionaties
|
2021-03-12 15:08:34 +01:00 |
|
Dominique Eifländer
|
f4ea236fc5
|
Fixed renalysis for caseinsensitive dictionary entries
|
2021-03-11 13:57:15 +01:00 |
|
Dominique Eifländer
|
511092b9e7
|
First steps for incremental analysis
|
2021-03-08 16:31:37 +01:00 |
|
Dominique Eifländer
|
0dd47111c5
|
RED-1090: Return text with areas and sectionNumber
|
2021-02-25 14:55:53 +01:00 |
|
Dominique Eifländer
|
b6a13d1ff8
|
Adjusted rules to new requirements, add possibility to addRedaction for rules
|
2021-02-18 10:33:38 +01:00 |
|
Dominique Eifländer
|
de1dea7ac3
|
RED-1070: Fixed not finding annotation on not classified textblocks
|
2021-02-18 08:58:51 +01:00 |
|