bug: PDF parsing is incorrect
Ouverte
bug
- Langage dominant
- Python
- Étoiles
- 143
- Forks
- 23
- Merge moyen
- 5 j 9 h
- PR mergées (30 j)
- 2
Description
## Description
Parsing this pdf https://arxiv.org/pdf/2504.11688 results in when validating doc or paper:
`{'abstract': '', 'experiments': '', 'results': ''} `
The reason is that some content form PDF is missing or not being found during parsing process.
In the debug logs it can be seen, that abstract section is missing before the request to LLM to find it is made.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.