(Please insert an screenshot of the Tool)

__Type of tool:__ e.g. web application or desktop application

__Required skills: __

- Process/material knowledge: e.g. knowledge of material properties

- Digitalization knowledge: e.g. no programming

__Short description of the tool: __

- Detailed description: Link to the guideline: 

__Use case/problem:__ Selecting material (recyclate) for specific
product requirements

__Description of the problem the tools solves:__ [[General] + [[Tool-specific]

__Disclaimer:__

__How to use/download/access it:__ e.g. got the the gitup [[link], copy
the code into [[XY] and start using\\


__Contact person of the tool: __
Stefan Bloemheuvel

__Related tools:__

- Set up a working data infrastucture

- Find the right sensor to survey your process 

- Validate your process data

- 

!Tool Description
Matrix Data Extractor (MDE) is a web-based application that identifies document table regions on PDF documents using Computer Vision based Deep Learning algorithm and extracts data to text files by applying Optical Character Recognition (OCR). It supports to transfer extracted data to MongoDB database tables. A search functionality is also provided to retrieve data on user interface based on Keyword matching (e.g. Manufacturer Name, Technical Datasheet Name, Keyword for Table Data).

! Guidelines
Before getting started, please take a look at [Data Extractor/MatrixDataExtractor_UserGuide.pdf] and make yourself familiar with how to use the tool.

! Getting Started
The code for the tool is available at [https://github.com/cslab-hub/MatrixDataExtractor]

! Table Detection : Annotated Datasets, Model Weights, Model Inference
Table detection model weights and datasets can be provided on request. It is not publicly available. Also a Jupyter Notebook can be provided on request to show model inference result on domain specific dataset.

! Secret Key for 'backend' Django Web Application:
Please use Secret Key as
'SECRET_KEY=!zhn#9$0pvr!+jp5q0f-vhvkfp0w$@tpvy4kf20pb89vf#w1q-' in mde.env file without single quotes.