Skip to content

Phrase Embeddings

Distributed vector representations of multi-word units (phrases, idioms, named entities) that capture meaning beyond the composition of individual word vectors. Phrase embeddings address a fundamental limitation of word embeddings: many phrases (e.g., "Boston Globe", "New York Times") have non-compositional meanings not captured by combining word vectors.

Key Papers