paper-with-me

Papers

Exploring phrase-compositionality in skip-gram models

2016-07-21 · Xiaochang Peng, Daniel Gildea

In this paper, we introduce a variation of the skip-gram model which jointly learns distributed word vector representations and their way of composing to form phrase embeddings. In particular, we propose a learning procedure that incorporates a phrase-compositionality function which can capture how we want to compose phrases vectors from their component word vectors. Our experiments show improvement in word and phrase similarity tasks as well as syntactic tasks like dependency parsing using the proposed joint models.

📄 PDF Abstract BibTeX arXiv:1607.06208

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency Parsing

Similar Papers 제목 키워드 기반

Distributed Representations of Words and Phrases and their Compositionality

2013-10-16 · NeurIPS 2013 12 · Tomas Mikolov, Ilya Sutskever, Kai Chen, Greg Corrado 외

The recently introduced continuous Skip-gram model is an efficient method for learning high-quality distributed vector representations that capture a large number of precise syntactic and semantic word relationships. In …

Skip-Gram − Zipf + Uniform = Vector Additivity

2017-07-01 · ACL 2017 7 · Alex Gittens, Dimitris Achlioptas, Michael W. Mahoney

In recent years word-embedding models have gained great popularity due to their remarkable performance on several tasks, including word analogy questions and caption generation. An unexpected {``}side-effect{''} of such …

Caption GenerationDimensionality ReductionWord Embeddings

On the Compositionality Prediction of Noun Phrases using Poincaré Embeddings

2019-06-07 · Abhik Jana, Dmitry Puzyrev, Alexander Panchenko, Pawan Goyal 외

The compositionality degree of multiword expressions indicates to what extent the meaning of a phrase can be derived from the meaning of its constituents and their grammatical relations. Prediction of (non)-compositional…

On the Compositionality Prediction of Noun Phrases using Poincar\'e Embeddings

2019-07-01 · ACL 2019 7 · Abhik Jana, Dima Puzyrev, Alex Panchenko, er 외

The compositionality degree of multiword expressions indicates to what extent the meaning of a phrase can be derived from the meaning of its constituents and their grammatical relations. Prediction of (non)-compositional…

Contextual Compositionality Detection with External Knowledge Bases andWord Embeddings

2019-03-20 · Dongsheng Wang, Quichi Li, Lucas Chaves Lima, Jakob Grue Simonsen 외

When the meaning of a phrase cannot be inferred from the individual meanings of its words (e.g., hot dog), that phrase is said to be non-compositional. Automatic compositionality detection in multi-word phrases is critic…