paper-with-me

Papers

Syntactic realization with data-driven neural tree grammars

2016-12-01 · COLING 2016 12 · Brian McMahan, Matthew Stone

A key component in surface realization in natural language generation is to choose concrete syntactic relationships to express a target meaning. We develop a new method for syntactic choice based on learning a stochastic tree grammar in a neural architecture. This framework can exploit state-of-the-art methods for modeling word sequences and generalizing across vocabulary. We also induce embeddings to generalize over elementary tree structures and exploit a tree recurrence over the input structure to model long-distance influences between NLG choices. We evaluate the models on the task of linearizing unannotated dependency trees, documenting the contribution of our modeling techniques to improvements in both accuracy and run time.

📄 PDF Abstract BibTeX

Code (1)

braingineer/neural_tree_grammar 공식 구현

Tasks

Language ModelingLanguage ModellingText Generation

Similar Papers 제목 키워드 기반

Sentence Realization with Unlexicalized Tree Linearization Grammars

2012-12-01 · COLING 2012 12 · Rui Wang, Yi Zhang
SentenceText Generation

Does Traversal Order Matter? A Systematic Study of Tree Traversal Methods in Transformer Grammars

2026-06-15 · Zongru Liu, Pengyu Ji, Pengcheng Wang, Kewei Tu arxiv

Transformer Grammars (TGs) enhance language modeling by incorporating syntactic tree structures. Despite the potentially significant impact on model performance of how syntactic trees are linearized in TGs, existing stud…

Bayesian Symbol-Refined Tree Substitution Grammars for Syntactic Parsing

2012-07-01 · ACL 2012 7 · Hiroyuki Shindo, Yusuke Miyao, Akinori Fujino, Masaaki Nagata
Machine TranslationQuestion AnsweringSentence Compression

Detecting and Correcting Syntactic Errors in Machine Translation Using Feature-Based Lexicalized Tree Adjoining Grammars

2012-09-01 · ROCLINGIJCLCLP 2012 9 · Wei-Yun Ma, Kathleen McKeown
Machine TranslationTranslation

BME-UW at SRST-2019: Surface realization with Interpreted Regular Tree Grammars

2019-11-01 · WS 2019 11 · {\'A}d{\'a}m Kov{\'a}cs, Evelin {\'A}cs, Judit {\'A}cs, Andras Kornai 외

The Surface Realization Shared Task involves mapping Universal Dependency graphs to raw text, i.e. restoring word order and inflection from a graph of typed, directed dependencies between lemmas. Interpreted Regular Tree…

DecoderSemantic Parsing