Back to Search Start Over

An Approach to Mathematical Search Through Query Formulation and Data Normalization.

Authors :
Carbonell, Jaime G.
Siekmann, Jörg
Kauers, Manuel
Kerber, Manfred
Windsteiger, Wolfgang
Miner, Robert
Munavalli, Rajesh
Source :
Towards Mechanized Mathematical Assistants; 2007, p342-355, 14p
Publication Year :
2007

Abstract

This article describes an approach to searching for mathematical notation. The approach aims at a search system that can be effectively and economically deployed, and that produces good results with a large portion of the mathematical content freely available on the World Wide Web today. The basic concept is to linearize mathematical notation as a sequence of text tokens, which are then indexed by a traditional text search engine. However, naive generalization of the "phrase query" of text search to mathematical expressions performs poorly. For adequate precision and recall in the mathematical context, more complex combinations of atomic queries are required. Our approach is to query for a weighted collection of significant subexpressions, where weights depend on expression complexity, nesting depth, expression length, and special boosting of well-known expressions. To make this approach perform well with the technical content that is readily obtainable on the World Wide Web, either directly or through conversion, it is necessary to extensively normalize mathematical expression data to eliminate accidently or irrelevant encoding differences. To do this, a multi-pass normalization process is applied. In successive stages, MathML and XML errors are corrected, character data is canonicalized, white space and other insignificant data is removed, and heuristics are applied to disambiguated expressions. Following these preliminary stages, the MathML tree structure is canonicalized via an augmented precedence parsing step. Finally, mathematical synonyms and some variable names are canonicalized. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISBNs :
9783540730835
Database :
Supplemental Index
Journal :
Towards Mechanized Mathematical Assistants
Publication Type :
Book
Accession number :
33315750
Full Text :
https://doi.org/10.1007/978-3-540-73086-6_27