English

A Joint Model for Word Embedding and Word Morphology

Computation and Language 2016-06-09 v1

Abstract

This paper presents a joint model for performing unsupervised morphological analysis on words, and learning a character-level composition function from morphemes to word embeddings. Our model splits individual words into segments, and weights each segment according to its ability to predict context words. Our morphological analysis is comparable to dedicated morphological analyzers at the task of morpheme boundary recovery, and also performs better than word-based embedding models at the task of syntactic analogy answering. Finally, we show that incorporating morphology explicitly into character-level models help them produce embeddings for unseen words which correlate better with human judgments.

Keywords

Cite

@article{arxiv.1606.02601,
  title  = {A Joint Model for Word Embedding and Word Morphology},
  author = {Kris Cao and Marek Rei},
  journal= {arXiv preprint arXiv:1606.02601},
  year   = {2016}
}

Comments

Submission for first Representation Learning for NLP workshop at ACL2016

R2 v1 2026-06-22T14:20:39.807Z