What is the PRIMARY purpose of using the PARSE_DOCUMENT function in Snowflake?
PARSE_DOCUMENT
Snowflake Cortex PARSE_DOCUMENT extracts content from staged documents as a JSON-formatted string. Its OCR mode extracts text, including from PDF files, while layout mode can also extract document structure such as tables.
Community Discussion