paper-with-me

Papers

How Well Do Embedding Models Capture Non-compositionality? A View from Multiword Expressions

2019-06-01 · WS 2019 6 · N, Navnita akumar, Timothy Baldwin, Bahar Salehi

In this paper, we apply various embedding methods on multiword expressions to study how well they capture the nuances of non-compositional data. Our results from a pool of word-, character-, and document-level embbedings suggest that Word2vec performs the best, followed by FastText and Infersent. Moreover, we find that recently-proposed contextualised embedding models such as Bert and ELMo are not adept at handling non-compositionality in multiword expressions.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
Residual Connection 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Weight Decay 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…

Similar Papers 제목 키워드 기반

A Comparative Study of Embedding Models in Predicting the Compositionality of Multiword Expressions

2018-12-01 · ALTA 2018 12 · N, Navnita akumar, Bahar Salehi, Timothy Baldwin

In this paper, we perform a comparative evaluation of off-the-shelf embedding models over the task of compositionality prediction of multiword expressions(``MWEs''). Our experimental results suggest that character- and d…

Information RetrievalRepresentation LearningWord Embeddings

Do Character-Level Neural Network Language Models Capture Knowledge of Multiword Expression Compositionality?

2018-08-01 · COLING 2018 8 · Ali Hakimi Parizi, Paul Cook

In this paper, we propose the first model for multiword expression (MWE) compositionality prediction based on character-level neural network language models. Experimental results on two kinds of MWEs (noun compounds and …

Machine TranslationPrediction

Detecting Unseen Multiword Expressions in American Sign Language

2023-09-30 · Lee Kezar, Aryan Shukla

Multiword expressions present unique challenges in many translation tasks. In an attempt to ultimately apply a multiword expression detection system to the translation of American Sign Language, we built and tested two s…

TranslationWord Embeddings

A Word Embedding Approach to Predicting the Compositionality of Multiword Expressions

2015-05-01 · HLT 2015 5 · Timothy Baldwin, Paul Cook, Bahar Salehi
Word 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…