English

Learning to Embed Words in Context for Syntactic Tasks

Computation and Language 2017-06-13 v2

Abstract

We present models for embedding words in the context of surrounding words. Such models, which we refer to as token embeddings, represent the characteristics of a word that are specific to a given context, such as word sense, syntactic category, and semantic role. We explore simple, efficient token embedding models based on standard neural network architectures. We learn token embeddings on a large amount of unannotated text and evaluate them as features for part-of-speech taggers and dependency parsers trained on much smaller amounts of annotated data. We find that predictors endowed with token embeddings consistently outperform baseline predictors across a range of context window and training set sizes.

Keywords

Cite

@article{arxiv.1706.02807,
  title  = {Learning to Embed Words in Context for Syntactic Tasks},
  author = {Lifu Tu and Kevin Gimpel and Karen Livescu},
  journal= {arXiv preprint arXiv:1706.02807},
  year   = {2017}
}

Comments

Accepted by ACL 2017 Repl4NLP workshop

R2 v1 2026-06-22T20:13:36.752Z