paper-with-me

Papers

Ontology-Aware Token Embeddings for Prepositional Phrase Attachment

2017-05-08 · ACL 2017 7 · Pradeep Dasigi, Waleed Ammar, Chris Dyer, Eduard Hovy

Type-level word embeddings use the same set of parameters to represent all instances of a word regardless of its context, ignoring the inherent lexical ambiguity in language. Instead, we embed semantic concepts (or synsets) as defined in WordNet and represent a word token in a particular context by estimating a distribution over relevant semantic concepts. We use the new, context-sensitive embeddings in a model for predicting prepositional phrase(PP) attachments and jointly learn the concept embeddings and model parameters. We show that using context-sensitive embeddings improves the accuracy of the PP attachment model by 5.4% absolute points, which amounts to a 34.4% relative reduction in errors.

📄 PDF Abstract BibTeX arXiv:1705.02925

Code (1)

pdasigi/onto-lstm 공식 구현

Tasks

Prepositional Phrase AttachmentWord Embeddings

Similar Papers 제목 키워드 기반

Prepositional Phrase Attachment over Word Embedding Products

2017-09-01 · WS 2017 9 · Pranava Swaroop Madhyastha, Xavier Carreras, Ariadna Quattoni

We present a low-rank multi-linear model for the task of solving prepositional phrase attachment ambiguity (PP task). Our model exploits tensor products of word embeddings, capturing all possible conjunctions of latent e…

Dependency ParsingPrepositional Phrase AttachmentWord Embeddings

Resolving Prepositional Phrase Attachment Ambiguities with Contextualized Word Embeddings

2021-12-01 · ICON 2021 12 · Adwait Ratnaparkhi, Atul Kumar

This paper applies contextualized word embedding models to a long-standing problem in the natural language parsing community, namely prepositional phrase attachment. Following past formulations of this problem, we use da…

Prepositional Phrase AttachmentSentenceWord Embeddings

Syntactico-Semantic Reasoning using PCFG, MEBN & PP Attachment Ambiguity

2018-09-20 · Shrinivasan R Patnaik Patnaikuni, Dr. Sachin R Gengaje

Probabilistic context free grammars (PCFG) have been the core of the probabilistic reasoning based parsers for several years especially in the context of the NLP. Multi entity bayesian networks (MEBN) a First Order Logic…

Embedding Syntax and Semantics of Prepositions via Tensor Decomposition

2018-05-23 · NAACL 2018 6 · Hongyu Gong, Suma Bhat, Pramod Viswanath

Prepositions are among the most frequent words in English and play complex roles in the syntax and semantics of sentences. Not surprisingly, they pose well-known difficulties in automatic processing of sentences (preposi…

Tensor Decomposition

Steering Prepositional Phrases in Language Models: A Case of with-headed Adjectival and Adverbial Complements in Gemma-2

2025-09-27 · Stefan Arnold, René Gröbner arxiv

Language Models, when generating prepositional phrases, must often decide for whether their complements functions as an instrumental adjunct (describing the verb adverbially) or an attributive modifier (enriching the nou…