# Where's My Head? Definition, Dataset and Models for Numeric Fused-Heads   Identification and Resolution

**Authors:** Yanai Elazar, Yoav Goldberg

arXiv: 1905.10886 · 2019-05-28

## TL;DR

This paper introduces the first computational approach to identifying and resolving numeric fused-heads in English, including a new dataset, a detection method, and a resolution model to improve sentence understanding.

## Contribution

It presents a novel dataset, a highly accurate NFH identification method, and a neural baseline for NFH resolution, advancing the computational treatment of fused-head constructions.

## Key findings

- Created a dataset of 10,000 NFH examples
- Developed a highly accurate NFH identification method
- Established a neural baseline for NFH resolution

## Abstract

We provide the first computational treatment of fused-heads constructions (FH), focusing on the numeric fused-heads (NFH). FHs constructions are noun phrases (NPs) in which the head noun is missing and is said to be `fused' with its dependent modifier. This missing information is implicit and is important for sentence understanding. The missing references are easily filled in by humans but pose a challenge for computational models. We formulate the handling of FH as a two stages process: identification of the FH construction and resolution of the missing head. We explore the NFH phenomena in large corpora of English text and create (1) a dataset and a highly accurate method for NFH identification; (2) a 10k examples (1M tokens) crowd-sourced dataset of NFH resolution; and (3) a neural baseline for the NFH resolution task. We release our code and dataset, in hope to foster further research into this challenging problem.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.10886/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1905.10886/full.md

## References

53 references — full list in the complete paper: https://tomesphere.com/paper/1905.10886/full.md

---
Source: https://tomesphere.com/paper/1905.10886