SOTAVerified

A Conglomerate of Multiple OCR Table Detection and Extraction

2020-10-16Unverified0· sign in to hype

Smita Pallavi, Raj Ratn Pranesh, Sumit Kumar

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Information representation as tables are compact and concise method that eases searching, indexing, and storage requirements. Extracting and cloning tables from parsable documents is easier and widely used, however industry still faces challenge in detecting and extracting tables from OCR documents or images. This paper proposes an algorithm that detects and extracts multiple tables from OCR document. The algorithm uses a combination of image processing techniques, text recognition and procedural coding to identify distinct tables in same image and map the text to appropriate corresponding cell in dataframe which can be stored as Comma-separated values, Database, Excel and multiple other usable formats.

Tasks

Reproductions