Replies: 1 comment
-
@Linz1248 Please open an issue and provide more information on your extraction pipeline, ideally with pasted code, so it's easier to understand what the issue is. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thank you for your work, it has been of great help to me! Now I have encountered a problem. I want to extract a concept from a document, and even if the document contains multiple related concepts, usually only one will be returned. For example, when a document contains multiple headings, I would like to extract all the headings, but the result returned is only one of them. What could be the reason for this, and is there any way to improve it?
Beta Was this translation helpful? Give feedback.
All reactions