deiflaender
e0dd06c6bf
RED-5295: Added redactWordPartByRegEx rule function
2022-10-05 11:32:33 +02:00
deiflaender
074205aa4d
RED-5275: Fixed not all headline were found because headline contains newlines
2022-09-28 15:12:49 +02:00
deiflaender
a510a8bb9f
RED-5275: Fixed ArrayOutOfBounds if headline is empty in redactHeadline rule
2022-09-28 13:25:03 +02:00
deiflaender
313cf68044
RED-4988: Updated drools to latest final version, updated jacoco, removed drools from jacoco
2022-09-26 16:07:25 +02:00
deiflaender
5aba8fe881
RED-5139: Bugfix if false positives are added, for rule added entries
2022-09-26 14:39:09 +02:00
deiflaender
0e71613ffc
RED-5151: Do not retry messages on oom errors
2022-09-26 12:52:39 +02:00
deiflaender
ceee64ce59
RSS-114: Do not skipOverride on same types
2022-09-16 10:57:54 +02:00
deiflaender
5503dbfffc
RSS-105: Use string after match of first regEx for second regex in redactBetweenRegexes
2022-09-15 13:03:31 +02:00
deiflaender
b9b3e8c8f5
RSS-109: Added rule redactBetweenRegexes
2022-09-15 11:41:50 +02:00
deiflaender
d92757cda4
RSS-107: Added funktion to redact Headline
2022-09-13 12:09:09 +02:00
deiflaender
b7bf84c323
RSS-105: Fixed checkstyle error
2022-09-13 11:44:28 +02:00
deiflaender
fe7e8a83df
RSS-105: Added parameters to include/exclude start/stop in redactBetween rule
2022-09-13 11:35:36 +02:00
deiflaender
ee5da81299
RSS-106: Fixed not working redactions over multi pages
2022-09-12 17:40:16 +02:00
deiflaender
58c3d15b78
RSS-92: Fixed excludeHeadlines on tables
2022-09-12 12:58:15 +02:00
deiflaender
317a8a9af9
RSS-31: Allow to skip removeEntitiesContainedInLarger in redactBetween rule and added param to sort result by positions
2022-09-09 13:25:53 +02:00
deiflaender
a5f27cfa4c
RSS-86: Added new rule function redactLineAfterAcrossColumns
2022-09-08 13:05:13 +02:00
Philipp Schramm
f1b5d605cc
RSS-2: Section: added method redactSectionText and extended redactBetween(Not) with excludeHeadline flag
2022-09-08 12:10:07 +02:00
deiflaender
c29c5eef0d
RSS-42: Made redactBetween rule more generic
2022-09-07 14:31:08 +02:00
Philipp Schramm
64bd25a900
RED-5002: Fixed return http error code for testing rules
2022-08-29 09:38:13 +02:00
Ali Oezyetimoglu
29451db72d
RED-4178: Remove special behavior for tables with 2 columns
2022-08-25 11:13:14 +02:00
deiflaender
85cad66ade
RED-5022: Add figure detection values the same way as normal images
2022-08-19 13:50:57 +02:00
Viktor Seifert
a1ef711bc3
RED-4824: Corrected annotation for json deserialization so that is unambiguously detected as a delegating creator method
2022-08-17 19:12:28 +02:00
Viktor Seifert
b6a95244d8
RED-4824: Added annotations to correctly handle json deserialization
2022-08-17 18:46:13 +02:00
Ali Oezyetimoglu
4c06ab958c
Pull request #455 : RED-4890
...
Merge in RED/redaction-service from RED-4890 to master
* commit 'f5fb8f7c074b3e7b38c6cfdd28ba4c8cc1edfeff':
RED-4890: Refactored redaction log tests to show failed files
RED-4890: Refactored RulesTests, will fail individually
2022-08-16 11:16:09 +02:00
Ali Oezyetimoglu
f5fb8f7c07
RED-4890: Refactored redaction log tests to show failed files
2022-08-16 10:56:00 +02:00
Ali Oezyetimoglu
e962992b79
Pull request #454 : RED-4891: Rectangle redactions not listed in DELTA view
...
Merge in RED/redaction-service from RED-4891-rs1 to master
* commit 'a9ae01ab32f08d0dadb1b12b0cc4db8070071b42':
RED-4891: Rectangle redactions not listed in DELTA view
2022-08-16 09:32:29 +02:00
Ali Oezyetimoglu
a9ae01ab32
RED-4891: Rectangle redactions not listed in DELTA view
2022-08-15 13:49:03 +02:00
deiflaender
269716125c
RED-3974: Regenerated redactionLog files
2022-08-12 12:09:46 +02:00
deiflaender
6bc5a6a135
RED-3974: Do not add header to header row
2022-08-12 11:29:12 +02:00
deiflaender
a9ff46a3fd
RED-3974: Fixed special case table header with diffent size of columns in rows
2022-08-11 17:09:25 +02:00
deiflaender
cba81ce061
RED-3974: Refactored processTablePerRow
2022-08-11 14:18:36 +02:00
deiflaender
f84a366328
RED-3974: Use first row as header if header detection does not find a header
2022-08-11 11:54:25 +02:00
Viktor Seifert
1d39c150c7
RED-4824: Corrected code style by removing parameter assignment
2022-08-10 15:49:27 +02:00
Viktor Seifert
b2f1201d92
RED-4824: Replaced type of the text dir with an enum that only accepts values that can be handled by our code
2022-08-10 15:40:20 +02:00
Viktor Seifert
b592fee500
RED-4824: Recreated log files to include changes in rectangle calculation
2022-08-09 18:58:44 +02:00
Viktor Seifert
4f36b8b43e
RED-4824: Removed obsolete logging statement
2022-08-09 17:12:51 +02:00
Viktor Seifert
c7a789ada6
Merge branch 'master' into RED-4824
2022-08-09 16:08:19 +02:00
Viktor Seifert
6de3a3b043
RED-4824: Finalized affine transformation by correcting the center of the rotation according to the text direction
2022-08-09 15:12:10 +02:00
Viktor Seifert
43ff331a42
RED-4824: WIP: Transformed rectangle calculation from a if-else chain to an affine transformation
2022-08-08 19:31:55 +02:00
Viktor Seifert
435f75996f
RED-4824: Added test with a simple pdf that contains all combinations for rotation and text direction
2022-08-08 15:16:38 +02:00
Viktor Seifert
ef04b7168a
RED-4824: Cleaned up code to make method more readable
2022-08-08 14:05:25 +02:00
Timo Bejan
6e46cad2c5
RED-4835 - cleanup
2022-08-08 13:31:22 +03:00
Timo Bejan
c41e230f85
RED-4835 - entity position not calculated correctly for duplicates where 1 is marked as false positive
2022-08-08 13:30:18 +03:00
Viktor Seifert
cadbc3c7a4
RED-4824: Created base test for text-position rectangle creation
2022-08-05 16:56:26 +02:00
Philipp Schramm
f4655c4050
RED-4890: Refactored RulesTests, will fail individually
2022-08-04 13:18:05 +02:00
Ali Oezyetimoglu
3ec1e20e41
RED-4867: Sonar issues: RedactionService
2022-08-01 15:55:22 +02:00
Dominique Eiflaender
ce1f8e9117
Pull request #434 : RED-4753: Reduced size of TEXT File
...
Merge in RED/redaction-service from RED-4753 to master
* commit '55bebe8541cfded8a456b63dbd8d8b7e79bab33f':
RED-4753: Reduced size of TEXT File a bit more
RED-4753: Reduced size of TEXT File
2022-08-01 11:04:25 +02:00
Kresnadi Budisantoso
b7e97890be
Pull request #441 : RED-4829 Fix wrong annotation
...
Merge in RED/redaction-service from kbudisantoso/Sectionjava-1659012500262 to master
* commit '47de526b4bd451d302317647cb05ac685e069622':
RED-4829 Fix wrong annotation
2022-08-01 09:07:11 +02:00
deiflaender
b64222938c
RED-4843: Disable jsondsl per default
2022-07-29 12:43:35 +02:00
Timo Bejan
e4823e20d4
Pull request #444 : RED-4799 - remove FP entities from redactionlog
...
Merge in RED/redaction-service from RED-4799-3 to master
* commit '53428ec65296b9fac2c206e7bd89916c933fb5c8':
RED-4799 - remove FP entities from redactionlog
2022-07-29 10:53:51 +02:00