table #103

Closed
opened 2026-02-16 00:16:53 -05:00 by yindo · 2 comments
Owner

Originally created by @Garvit4093 on GitHub (May 7, 2024).

parse tables in form of tables and not text

Originally created by @Garvit4093 on GitHub (May 7, 2024). parse tables in form of tables and not text
yindo closed this issue 2026-02-16 00:16:53 -05:00
Author
Owner
@guillaume-millot commented on GitHub (May 7, 2024): LlamaParse can output tables in json format: https://github.com/dataforgoodfr/12_taxobservatory/blob/6f48852ae338f719d2a450cd417fdcd564ae0de1/country_by_country/table_extraction/llama_parse_extractor.py#L52-L69
Author
Owner

@logan-markewich commented on GitHub (May 14, 2024):

@guillaume-millot is right JSON (or even markdown) mode is what you'd want

https://github.com/run-llama/llama_parse/blob/main/examples/demo_json_parsing.ipynb

@logan-markewich commented on GitHub (May 14, 2024): @guillaume-millot is right JSON (or even markdown) mode is what you'd want https://github.com/run-llama/llama_parse/blob/main/examples/demo_json_parsing.ipynb
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_cloud_services#103