AlibabaResearch / AlibabaResearch/AdvancedLiterateMachinery
Question about extracting labels of PDF Elements
Offen
- Vorherrschende Sprache
- C++
- Sterne
- 1.8k
- Forks
- 195
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
First of all, thank you for making these models available—great work!
I have tried several AI models that extract content from PDFs and identify its type—e.g.,
- text
- title
- list
- table
- figure.
The problem is that I haven’t yet found a model that correctly recognizes the hierarchy of headings, such as H1, H2, and H3. Can any of your models do that? So what I need looking for is a way to detect
- text
- title
- list
- table
- figure.
- H1
- H2
- H3
- H4
Is it possible with one of your model?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.