Matching words and reading orders + question about parallels tasks #395
Replies: 1 comment
-
Hi, thanks for your question. I think a good starting point for understanding the role and collaboration between Regarding your question: Why are layouts still detectable/visualizable without an explicit layout detection component? Only layouts of type Regarding your question about parallelism: There is a |
Beta Was this translation helpful? Give feedback.
-
8FDA
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I've been working with a custom pipeline based on the tutorial notebook and have a couple of questions about component behavior and optimization:
I've observed something unexpected in my pipeline:
When I remove the matching service, text still seems to be matched to layouts through the text ordering functionality
Even without including a layout detection component, I can visualize layouts using page.viz()
Could you clarify:
And for my other question, is it possible to run certain pipeline components in parallel to improve efficiency? For example running document classification and OCR simultaneously.
Thanks in advance for your answers and for your work
Beta Was this translation helpful? Give feedback.
All reactions