English

SubGram: Extending Skip-gram Word Representation with Substrings

Computation and Language 2020-07-09 v1

Abstract

Skip-gram (word2vec) is a recent method for creating vector representations of words ("distributed word representations") using a neural network. The representation gained popularity in various areas of natural language processing, because it seems to capture syntactic and semantic information about words without any explicit supervision in this respect. We propose SubGram, a refinement of the Skip-gram model to consider also the word structure during the training process, achieving large gains on the Skip-gram original test set.

Keywords

Cite

@article{arxiv.1806.06571,
  title  = {SubGram: Extending Skip-gram Word Representation with Substrings},
  author = {Tom Kocmi and Ondřej Bojar},
  journal= {arXiv preprint arXiv:1806.06571},
  year   = {2020}
}

Comments

Published at TSD 2016

R2 v1 2026-06-23T02:32:53.800Z