paper-with-me

Papers

Embedding Grammars

2018-08-14 · David Wingate, William Myers, Nancy Fulda, Tyler Etchart

Classic grammars and regular expressions can be used for a variety of purposes, including parsing, intent detection, and matching. However, the comparisons are performed at a structural level, with constituent elements (words or characters) matched exactly. Recent advances in word embeddings show that semantically related words share common features in a vector-space representation, suggesting the possibility of a hybrid grammar and word embedding. In this paper, we blend the structure of standard context-free grammars with the semantic generalization capabilities of word embeddings to create hybrid semantic grammars. These semantic grammars generalize the specific terminals used by the programmer to other words and phrases with related meanings, allowing the construction of compact grammars that match an entire region of the vector space rather than matching specific elements.

📄 PDF Abstract BibTeX arXiv:1808.04891

Code (0)

등록된 구현이 없습니다.

Tasks

Intent DetectionWord Embeddings

Similar Papers 제목 키워드 기반

Hybrid Type-Logical Grammars, First-Order Linear Logic and the Descriptive Inadequacy of Lambda Grammars

2014-05-26 · Richard Moot

In this article we show that hybrid type-logical grammars are a fragment of first-order linear logic. This embedding result has several important consequences: it not only provides a simple new proof theory for the calcu…

DescriptiveTranslationVocal Bursts Type Prediction

Reinforced Molecular Optimization with Neighborhood-Controlled Grammars

2020-11-14 · NeurIPS 2020 12 · Chencheng Xu, Qiao Liu, Minlie Huang, Tao Jiang

A major challenge in the pharmaceutical industry is to design novel molecules with specific desired properties, especially when the property evaluation is costly. Here, we propose MNCE-RL, a graph convolutional policy ne…

Graph GenerationMolecular Graph Generation

On embedding Lambek calculus into commutative categorial grammars

2020-05-20 · Sergey Slavnov

We consider tensor grammars, which are an example of \commutative" grammars, based on the classical (rather than intuitionistic) linear logic. They can be seen as a surface representation of abstract categorial grammars …

Translation

A logical word embedding for learning grammar

2023-04-28 · Sean Deyo, Veit Elser

We introduce the logical grammar emdebbing (LGE), a model inspired by pregroup grammars and categorial grammars to enable unsupervised inference of lexical categories and syntactic rules from a corpus of text. LGE produc…

Depth-Bounded Statistical PCFG Induction as a Model of Human Grammar Acquisition

2021-03-01 · CL (ACL) 2021 3 · Lifeng Jin, Lane Schwartz, Finale Doshi-Velez, Timothy Miller 외

Abstract This article describes a simple PCFG induction model with a fixed category domain that predicts a large majority of attested constituent boundaries, and predicts labels consistent with nearly half of attested co…