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.
[1]
Edward A. Fox,et al.
Research Contributions
,
2014
.
[2]
Andrea Asperti,et al.
A Content Based Mathematical Search Engine: Whelp
,
2004,
TYPES.
[3]
Maribel Fernández,et al.
Curry-Style Types for Nominal Terms
,
2006,
TYPES.
[4]
Piotr Rudnicki,et al.
Information Retrieval in MML
,
2003,
MKM.
[5]
Bruce R. Miller,et al.
Technical Aspects of the Digital Library of Mathematical Functions
,
2003,
Annals of Mathematics and Artificial Intelligence.
[6]
Paul A. Cairns.
Informalising Formal Mathematics: Searching the Mizar Library with Latent Semantics
,
2004,
MKM.
[7]
Tetsuya Sakai,et al.
Average gain ratio: a simple retrieval performance measure for evaluation with multiple relevance levels
,
2003,
Annual International ACM SIGIR Conference on Research and Development in Information Retrieval.
[8]
Andrea Asperti,et al.
Efficient Retrieval of Mathematical Statements
,
2004,
MKM.
[9]
Grzegorz Bancerek.
Information Retrieval and Rendering with
,
2006,
MKM.