paper-with-me

Papers

Latent-Variable Synchronous CFGs for Hierarchical Translation

2014-10-01 · EMNLP 2014 10 · Avneesh Saluja, Chris Dyer, Shay B. Cohen
📄 PDF Abstract BibTeX

Code (1)

asaluja/spectral-scfg 공식 구현

Tasks

Translation

Similar Papers 제목 키워드 기반

Bayesian Synchronous Grammar Induction

2008-12-01 · NeurIPS 2008 12 · Phil Blunsom, Trevor Cohn, Miles Osborne

We present a novel method for inducing synchronous context free grammars (SCFGs) from a corpus of parallel string pairs. SCFGs can model equivalence between strings in terms of substitutions, insertions and deletions, an…

Machine TranslationTranslation

Recursive Bayesian Networks: Generalising and Unifying Probabilistic Context-Free Grammars and Dynamic Bayesian Networks

2021-11-02 · NeurIPS 2021 12 · Robert Lieck, Martin Rohrmeier

Probabilistic context-free grammars (PCFGs) and dynamic Bayesian networks (DBNs) are widely used sequence models with complementary strengths and limitations. While PCFGs allow for nested hierarchical dependencies (tree …

Bayesian InferenceChange Point Detection

Synchronous Context-Free Grammars and Optimal Linear Parsing Strategies

2013-11-25 · Pierluigi Crescenzi, Daniel Gildea, Andrea Marino, Gianluca Rossi 외

Synchronous Context-Free Grammars (SCFGs), also known as syntax-directed translation schemata, are unlike context-free grammars in that they do not have a binary normal form. In general, parsing with SCFGs takes space an…

Translation

Tensor Decomposition for Fast Parsing with Latent-Variable PCFGs

2012-12-01 · NeurIPS 2012 12 · Michael Collins, Shay B. Cohen

We describe an approach to speed-up inference with latent variable PCFGs, which have been shown to be highly effective for natural language parsing. Our approach is based on a tensor formulation recently introduced for …

Tensor Decomposition

Prefix Lexicalization of Synchronous CFGs using Synchronous TAG

2018-07-01 · ACL 2018 7 · Logan Born, Anoop Sarkar

We show that an epsilon-free, chain-free synchronous context-free grammar (SCFG) can be converted into a weakly equivalent synchronous tree-adjoining grammar (STAG) which is prefix lexicalized. This transformation at mos…

Machine TranslationTAG