A Statistical Machine Translation Model with Forest-to-Tree Algorithm for Semantic Parsing
In this paper, we propose a novel supervised model for parsing natural language sentences into their formal semantic representations. This model treats sentence-to-lambda-logical expression conversion within the framework of the statistical machine translation with forest-to-tree algorithm. To make this work, we transform the lambda-logical expression structure into a form suitable for the mechanics of statistical machine translation and useful for modeling. We show that our model is able to yield new state-of-the-art results on both standard datasets with simple features.
Code (0)
등록된 구현이 없습니다.
Tasks
Machine TranslationSemantic ParsingSentenceTranslationSimilar Papers 제목 키워드 기반
Forest-Based Neural Machine Translation
Tree-based neural machine translation (NMT) approaches, although achieved impressive performance, suffer from a major drawback: they only use the 1-best parse tree to direct the translation, which potentially introduces …
Machine TranslationNMTTranslationAkamon: An Open Source Toolkit for Tree/Forest-Based Statistical Machine Translation
Incorporating Syntactic Uncertainty in Neural Machine Translation with Forest-to-Sequence Model
Incorporating syntactic information in Neural Machine Translation models is a method to compensate their requirement for a large amount of parallel training text, especially for low-resource language pairs. Previous work…
Machine TranslationSentenceTranslationIncorporating Syntactic Uncertainty in Neural Machine Translation with a Forest-to-Sequence Model
Incorporating syntactic information in Neural Machine Translation (NMT) can lead to better reorderings, particularly useful when the language pairs are syntactically highly divergent or when the training bitext is not la…
Machine TranslationNMTSentenceTranslation