mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-09-15 03:02:38 +00:00

* Add headline extraction to ParsrConverter * Add sample PDF file * Add test * Use extract_headlines if set in convert method * Integrate PR feedback