<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Can I Replicate Azure Document Intelligence's Custom Table Extraction in Databricks? in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/can-i-replicate-azure-document-intelligence-s-custom-table/m-p/119265#M4078</link>
    <description>&lt;P&gt;I am using Azure Document Intelligence to get data from a table in a PDF file. The table's headers do not visually align with the values. Therefore, the standard and pre-built models cannot correctly read the data.&lt;/P&gt;&lt;P&gt;I have built a custom-trained Azure Document Intelligence model and can read the data perfectly. When I trained the model, I used the Azure Document Intelligence feature and first ran a layout scan of the PDF file. Then, I created a new table type field and manually labelled and aligned each value detected on the PDF to one cell in the table field. After adding 4 PDF files, I could train a reasonably good model.&lt;/P&gt;&lt;P&gt;I want to know whether I can do the same/similar thing on Databricks using only Databricks's features? Not using Azure Document Intelligence.&lt;/P&gt;</description>
    <pubDate>Thu, 15 May 2025 03:07:30 GMT</pubDate>
    <dc:creator>AlbertWang</dc:creator>
    <dc:date>2025-05-15T03:07:30Z</dc:date>
    <item>
      <title>Can I Replicate Azure Document Intelligence's Custom Table Extraction in Databricks?</title>
      <link>https://community.databricks.com/t5/machine-learning/can-i-replicate-azure-document-intelligence-s-custom-table/m-p/119265#M4078</link>
      <description>&lt;P&gt;I am using Azure Document Intelligence to get data from a table in a PDF file. The table's headers do not visually align with the values. Therefore, the standard and pre-built models cannot correctly read the data.&lt;/P&gt;&lt;P&gt;I have built a custom-trained Azure Document Intelligence model and can read the data perfectly. When I trained the model, I used the Azure Document Intelligence feature and first ran a layout scan of the PDF file. Then, I created a new table type field and manually labelled and aligned each value detected on the PDF to one cell in the table field. After adding 4 PDF files, I could train a reasonably good model.&lt;/P&gt;&lt;P&gt;I want to know whether I can do the same/similar thing on Databricks using only Databricks's features? Not using Azure Document Intelligence.&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2025 03:07:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/can-i-replicate-azure-document-intelligence-s-custom-table/m-p/119265#M4078</guid>
      <dc:creator>AlbertWang</dc:creator>
      <dc:date>2025-05-15T03:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can I Replicate Azure Document Intelligence's Custom Table Extraction in Databricks?</title>
      <link>https://community.databricks.com/t5/machine-learning/can-i-replicate-azure-document-intelligence-s-custom-table/m-p/135779#M4355</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/115243"&gt;@AlbertWang&lt;/a&gt;, you can easily achieve this using &lt;A href="https://docs.databricks.com/aws/en/generative-ai/agent-bricks/key-info-extraction#gsc.tab=0" target="_self"&gt;AgenBricks - Information Extraction&lt;/A&gt;.&amp;nbsp;&lt;SPAN&gt;Your&amp;nbsp;&lt;A href="https://docs.databricks.com/aws/en/generative-ai/agent-bricks/key-info-extraction#use-pdfs-in-agent-bricks" target="_blank" rel="noopener"&gt;PDFs&lt;/A&gt;&amp;nbsp;will be converted to text using&amp;nbsp;&lt;A href="https://docs.databricks.com/aws/en/sql/language-manual/functions/ai_parse_document#gsc.tab=0" target="_blank" rel="noopener"&gt;the ai_parse_document&lt;/A&gt;&amp;nbsp;function and saved in a Databricks table.&lt;/SPAN&gt;&amp;nbsp;You can then create the agent using that text table to get the output in JSON format.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Oct 2025 23:30:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/can-i-replicate-azure-document-intelligence-s-custom-table/m-p/135779#M4355</guid>
      <dc:creator>dkushari</dc:creator>
      <dc:date>2025-10-22T23:30:50Z</dc:date>
    </item>
  </channel>
</rss>

