paper-with-me

홈 › Papers

Equation Parsing: Mapping Sentences to Grounded Equations

2016-09-28 · Subhro Roy, Shyam Upadhyay, Dan Roth

Identifying mathematical relations expressed in text is essential to understanding a broad range of natural language text from election reports, to financial news, to sport commentaries to mathematical word problems. This paper focuses on identifying and understanding mathematical relations described within a single sentence. We introduce the problem of Equation Parsing -- given a sentence, identify noun phrases which represent variables, and generate the mathematical equation expressing the relation described in the sentence. We introduce the notion of projective equation parsing and provide an efficient algorithm to parse text to projective equations. Our system makes use of a high precision lexicon of mathematical expressions and a pipeline of structured predictors, and generates correct equations in $70\%$ of the cases. In $60\%$ of the time, it also identifies the correct noun phrase $\rightarrow$ variables mapping, significantly outperforming baselines. We also release a new annotated dataset for task evaluation.

📄 PDF Abstract BibTeX arXiv:1609.08824

Code (0)

등록된 구현이 없습니다.

Tasks

Sentence

Similar Papers 제목 키워드 기반

Equation Parsing : Mapping Sentences to Grounded Equations

2016-11-01 · EMNLP 2016 11 · Subhro Roy, Shyam Upadhyay, Dan Roth
Semantic Parsing

Speech-to-LaTeX: New Models and Datasets for Converting Spoken Equations and Sentences

2025-08-05 · Dmitrii Korzh, Dmitrii Tarasov, Artyom Iudin, Elvir Karimov 외 arxiv

Conversion of spoken mathematical expressions is a challenging task that involves transcribing speech into a strictly structured symbolic representation while addressing the ambiguity inherent in the pronunciation of equ…

Speech Recognition

Using Intermediate Representations to Solve Math Word Problems

2018-07-01 · ACL 2018 7 · Danqing Huang, Jin-Ge Yao, Chin-Yew Lin, Qingyu Zhou 외

To solve math word problems, previous statistical approaches attempt at learning a direct mapping from a problem description to its corresponding equation system. However, such mappings do not include the information of …

MathMath Word Problem Solving

Can Vision-Language Models Solve Visual Math Equations?

2025-09-10 · Monjoy Narayan Choudhury, Junling Wang, Yifan Hou, Mrinmaya Sachan arxiv

Despite strong performance in visual understanding and language-based reasoning, Vision-Language Models (VLMs) struggle with tasks requiring integrated perception and symbolic computation. We study this limitation throug…

Mathematical ReasoningVisual Reasoning

A Unifying Theory of Transition-based and Sequence Labeling Parsing

2020-11-01 · COLING 2020 8 · Carlos Gómez-Rodríguez, Michalina Strzyz, David Vilares

We define a mapping from transition-based parsing algorithms that read sentences from left to right to sequence labeling encodings of syntactic trees. This not only establishes a theoretical relation between transition-b…

Dependency Parsing