pith. sign in

arxiv: 1412.1820 · v2 · pith:ULBNX6WQnew · submitted 2014-12-03 · 💻 cs.CL

Context-Dependent Fine-Grained Entity Type Tagging

classification 💻 cs.CL
keywords taggingtypecontext-dependententityfine-grainedlabelstasktypes
0
0 comments X
read the original abstract

Entity type tagging is the task of assigning category labels to each mention of an entity in a document. While standard systems focus on a small set of types, recent work (Ling and Weld, 2012) suggests that using a large fine-grained label set can lead to dramatic improvements in downstream tasks. In the absence of labeled training data, existing fine-grained tagging systems obtain examples automatically, using resolved entities and their types extracted from a knowledge base. However, since the appropriate type often depends on context (e.g. Washington could be tagged either as city or government), this procedure can result in spurious labels, leading to poorer generalization. We propose the task of context-dependent fine type tagging, where the set of acceptable labels for a mention is restricted to only those deducible from the local context (e.g. sentence or document). We introduce new resources for this task: 12,017 mentions annotated with their context-dependent fine types, and we provide baseline experimental results on this data.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Zero-Shot Open Entity Typing as Type-Compatible Grounding

    cs.CL 2019-07 unverdicted novelty 6.0

    Zero-shot entity typing system that grounds mentions to type-compatible Wikipedia entries and infers types from their Freebase-derived types, competitive with supervised NER on standard datasets and superior on out-of...

  2. All Entities are Not Created Equal: Examining the Long Tail for Ultra-Fine Entity Typing

    cs.CL 2024-10 unverdicted novelty 4.0

    PLM-based ultra-fine entity typing struggles significantly with long-tail entities; knowledge-infused approaches mitigate some issues.