Database Design Jobs
The python tool should do the following: • Text (ONLY) Extraction (No tables, no Images) o Text Clean-up (space removal, page removal, document header removal, document footer removal, …) o Headers identification (level 1, 2, 3, 4, 5) o Sentences extraction o Linked Image/Table extraction o Creation of a list of structures like this: Sentence ID Sentence Header Hierarchy (e. g. “5.7.2”) tag Sentence content (pure text) Referenced figures list Referenced tables list • Images extraction o Creation of a list of structures like this: Image ID Image Header Hierarchy (e. g. “5.7.2”) tag Image contents (e.g. .png) Referencing sentences list • Tables extraction o Creation of a list of struct...
We are building a simple form style PowerApp for tracking project data across the company. We would like help developing a simple DB for the gathered form data to be stored and retrieved from in a format conducive to filtering and displaying on a PowerApp canvas screen.