Error tolerant document structure analysis

  • Authors:
  • Bertin Klein;Peter Fankhauser

  • Affiliations:
  • -;-

  • Venue:
  • IEEE ADL '97 Proceedings of the IEEE international forum on Research and technology advances in digital libraries
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

Successful applications of digital libraries require structured access to sources of information. This paper presents an approach to extract the logical structure of text documents. The extracted structure is explicated by means of SGML (Standard Generalized Markup Language). Consequently, the extraction is achieved on the basis of grammars that extend SGML with recognition rules. From these grammars parsing automata are generated. These automata are used to partition a flat text document into its elements, to discard formatting information, and to insert SGML markups. Complex document structures and fallback rules needed for error tolerant parsing make such automata highly ambiguous. A novel parsing strategy has been developed that ranks and prunes ambiguous parsing paths.