SOTAVerified

Embedding Structured Dictionary Entries

2020-11-01EMNLP (insights) 2020Unverified0· sign in to hype

Steven Wilson, Walid Magdy, Barbara McGillivray, Gareth Tyson

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Previous work has shown how to effectively use external resources such as dictionaries to improve English-language word embeddings, either by manipulating the training process or by applying post-hoc adjustments to the embedding space. We experiment with a multi-task learning approach for explicitly incorporating the structured elements of dictionary entries, such as user-assigned tags and usage examples, when learning embeddings for dictionary headwords. Our work generalizes several existing models for learning word embeddings from dictionaries. However, we find that the most effective representations overall are learned by simply training with a skip-gram objective over the concatenated text of all entries in the dictionary, giving no particular focus to the structure of the entries.

Tasks

Reproductions