paper-with-me

홈 › Papers

Unsupervised Data Extraction from Computer-generated Documents with Single Line Formatting

2020-07-07 · Vladimir Bernstein, Andrei Afanassenkov

Processing large amounts of data is an essential problem of the big data era. Most of the data exchange is done via direct communication (using APIs) and well-structured file formats (JSON, XML, EDI, etc.), but a significant portion of the data is transferred using arbitrary formatted computer-generated documents (such as invoices, purchase orders, financial reports, etc.), which require sophisticated processing and human intervention for data interpretation and extraction. The currently available solutions, ranging from manual data entry to low-level scripting and data extraction tools, are costly and require human intervention. This paper describes the principle methodology for unsupervised, fully automatic data extraction from a wide range of computer-generated documents, assuming that their formatting reflects the original structure of the data sources. The presented methodology falls into the category of unsupervised machine learning and consists of the three main parts: (1) - detecting repeating patterns of text formatting by employing the relative feature space clustering and adaptive weighted feature score maps, (2) - detecting hierarchical formatting structures via collapsing and noise filtering procedure applied to the repeating formatting patterns and (3) - automatic configuration of the interactive data extraction tool (SiMX TextConverter) for fully automated processing.

📄 PDF Abstract BibTeX arXiv:2007.07082

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

DocILE Benchmark for Document Information Localization and Extraction

2023-02-11 · Štěpán Šimsa, Milan Šulc, Michal Uřičář, Yash Patel 외

This paper introduces the DocILE benchmark with the largest dataset of business documents for the tasks of Key Information Localization and Extraction and Line Item Recognition. It contains 6.7k annotated business docume…

Key Information ExtractionUnsupervised Pre-training

DocILE 2023 Teaser: Document Information Localization and Extraction

2023-01-29 · Štěpán Šimsa, Milan Šulc, Matyáš Skalický, Yash Patel 외

The lack of data for information extraction (IE) from semi-structured business documents is a real problem for the IE community. Publications relying on large-scale datasets use only proprietary, unpublished data due to …

Information RetrievalRetrieval

Unsupervised Approach for Automatic Keyword Extraction from Arabic Documents

2014-10-01 · ROCLINGIJCLCLP 2014 10 · Arafat Atwi Awajan
Keyword ExtractionText Summarization

Improving unsupervised neural aspect extraction for online discussions using out-of-domain classification

2020-06-17 · Anton Alekseev, Elena Tutubalina, Valentin Malykh, Sergey Nikolenko

Deep learning architectures based on self-attention have recently achieved and surpassed state of the art results in the task of unsupervised aspect extraction and topic modeling. While models such as neural attention-ba…

ArticlesAspect Extractiondomain classificationGeneral Classification+1

Key Information Extraction From Documents: Evaluation And Generator

2021-06-09 · Oliver Bensch, Mirela Popa, Constantin Spille

Extracting information from documents usually relies on natural language processing methods working on one-dimensional sequences of text. In some cases, for example, for the extraction of key information from semi-struct…

DecoderKey Information Extractionregression