Metal Attribute Extraction allows you to easily pull and organize information from unstructured data.
Title | Description | Demo |
---|---|---|
Content Organization | Structure scattered data into defined formats. | Organize Data Formats |
Tabular Data Extraction | Extract tabular data from PDFs and images. | Tabular Data Extraction |
Financial Analysis Chatbot | Analyze financial documents and answer questions. | Financial Analysis Chatbot |
Compare Documents | Compare documents and identify differences. | Comparing Insurance Policies |
.pdf
.csv
.docx
.xlsx
Term | Definition |
---|---|
Attribute | Specific pieces of information identified and extracted from the raw data. |
Attribute Extraction template | An outline of specified attributes and its descriptions. |
Data Entity | A unique entry in a Datasource. Eg: an uploaded file and the extracted attributes. |
Datasource | A collection of Data Entities addressing a specific data concern. This could be from an integration, grouping of files, etc. |
OCR (Optical Character Recognition) | A technology that recognizes and converts different types of documents, such as scanned paper documents, PDF files, or images, into editable and searchable text. |