paper-with-me

Papers

Mathematical Language Processing Project

2014-07-01 · Robert Pagael, Moritz Schubotz

In natural language, words and phrases themselves imply the semantics. In contrast, the meaning of identifiers in mathematical formulae is undefined. Thus scientists must study the context to decode the meaning. The Mathematical Language Processing (MLP) project aims to support that process. In this paper, we compare two approaches to discover identifier-definition tuples. At first we use a simple pattern matching approach. Second, we present the MLP approach that uses part-of-speech tag based distances as well as sentence positions to calculate identifier-definition probabilities. The evaluation of our prototypical system, applied on the Wikipedia text corpus, shows that our approach augments the user experience substantially. While hovering the identifiers in the formula, tool-tips with the most probable definitions occur. Tests with random samples show that the displayed definitions provide a good match with the actual meaning of the identifiers.

📄 PDF Abstract BibTeX arXiv:1407.0167

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceTAG

Similar Papers 제목 키워드 기반

Towards Grounding of Formulae

2020-11-01 · EMNLP (sdp) 2020 11 · Takuto Asakura, André Greiner-Petter, Akiko Aizawa, Yusuke Miyao

A large amount of scientific knowledge is represented within mixed forms of natural language texts and mathematical formulae. Therefore, a collaboration of natural language processing and formula analyses, so-called math…

Information RetrievalRetrieval

Mathematical Formulae in Wikimedia Projects 2020

2020-03-20 · Moritz Schubotz, André Greiner-Petter, Norman Meuschke, Olaf Teschke 외

This poster summarizes our contributions to Wikimedia's processing pipeline for mathematical formulae. We describe how we have supported the transition from rendering formulae as course-grained PNG images in 2001 to prov…

The DeLiVerMATH project - Text analysis in mathematics

2013-06-07 · Ulf Schöneberg, Wolfram Sperber

A high-quality content analysis is essential for retrieval functionalities but the manual extraction of key phrases and classification is expensive. Natural language processing provides a framework to automatize the proc…

ClassificationGeneral ClassificationRetrieval

Scaled Dot-Product Attention implements projection of inputs onto a common surface

2026-01-25 · Terence D Sanger arxiv

Scaled dot-product attention (SDPA) is a fundamental component responsible for the success of large-language models and other nonlinear signal processing applications. The rationale for SDPA has been based upon "query, k…

Semantic Spaces

2016-05-13 · Yuri Manin, Matilde Marcolli

Any natural language can be considered as a tool for producing large databases (consisting of texts, written, or discursive). This tool for its description in turn requires other large databases (dictionaries, grammars e…