Information Extraction in Domain and Generic Documents: Findings from Heuristic-based and Data-driven Approaches
Shiyu Yuan, Carlo Lipizzi

TL;DR
This study compares heuristic-based and data-driven information extraction methods across document genres and lengths, revealing that no single approach dominates and that document features significantly influence extraction accuracy.
Contribution
It investigates the impact of document genre and length on IE tasks, providing insights into the effectiveness of different methods in diverse document settings.
Findings
Data-driven methods outperform symbolic approaches in NER, especially in short texts.
Heuristic and syntax-based models outperform pure data-driven approaches in SRL.
Different semantic roles have varying extraction accuracies depending on the method.
Abstract
Information extraction (IE) plays very important role in natural language processing (NLP) and is fundamental to many NLP applications that used to extract structured information from unstructured text data. Heuristic-based searching and data-driven learning are two main stream implementation approaches. However, no much attention has been paid to document genre and length influence on IE tasks. To fill the gap, in this study, we investigated the accuracy and generalization abilities of heuristic-based searching and data-driven to perform two IE tasks: named entity recognition (NER) and semantic role labeling (SRL) on domain-specific and generic documents with different length. We posited two hypotheses: first, short documents may yield better accuracy results compared to long documents; second, generic documents may exhibit superior extraction outcomes relative to domain-dependent…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Software Engineering Research
