RED-7375:Integrate Table Parsing Service
* fixed merging mistake
This commit is contained in:
parent
1c3c5385e1
commit
cc492bc50d
@ -68,7 +68,7 @@ public class PdfSegmentationServiceTest extends AbstractTest {
|
|||||||
ClassificationDocument classificationDocument = layoutParsingPipeline.parseLayout(LayoutParsingType.REDACT_MANAGER,
|
ClassificationDocument classificationDocument = layoutParsingPipeline.parseLayout(LayoutParsingType.REDACT_MANAGER,
|
||||||
originDocument,
|
originDocument,
|
||||||
new ImageServiceResponse(),
|
new ImageServiceResponse(),
|
||||||
new TableServiceResponse(), new TableExtractorResponse());
|
tableServiceResponse, new TableExtractorResponse());
|
||||||
|
|
||||||
redactManagerClassificationService.classifyDocument(classificationDocument);
|
redactManagerClassificationService.classifyDocument(classificationDocument);
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user