Get abstract/summary as separate layout element #2654
Unanswered
adamkovari
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I've seen ElementType.ABSTRACT exists in unstructured.documents.elements.py
I was just wondering if there is a workaround to get somehow the abstract or summary of e.g. a scientific article as specific element type during the partitioning process?
Smthing like this:
<Title>Title</Title>
<Abstract>Abstract</Abstract>
<NarrativeText> ... </NarrativeText>
Any idea appreciated!
Beta Was this translation helpful? Give feedback.
All reactions