paper-with-me

홈 › Papers

Preference Grammars and Soft Syntactic Constraints for GHKM Syntax-based Statistical Machine Translation

2014-10-01 · WS 2014 10 · Matthias Huck, Hieu Hoang, Philipp Koehn
📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

Abstract categorial grammars with island constraints and effective decidability

2019-07-16 · Sergey Slavnov

A well-known approach to treating syntactic island constraints in the setting of Lambek grammars consists in adding specific bracket modalities to the logic. We adapt this approach to abstract categorial grammars (ACG). …

Memory limitations are hidden in grammar

2019-08-19 · Carlos Gómez-Rodríguez, Morten H. Christiansen, Ramon Ferrer-i-Cancho

The ability to produce and understand an unlimited number of different sentences is a hallmark of human language. Linguists have sought to define the essence of this generative capacity using formal grammars that describ…

Do RNNs learn human-like abstract word order preferences?

2018-11-05 · WS 2019 1 · Richard Futrell, Roger P. Levy

RNN language models have achieved state-of-the-art results on various tasks, but what exactly they are representing about syntax is as yet unclear. Here we investigate whether RNN language models learn humanlike word ord…

Language ModelingLanguage ModellingSentence

Probabilistic Grammars for Equation Discovery

2020-12-01 · Jure Brence, Ljupčo Todorovski, Sašo Džeroski

Equation discovery, also known as symbolic regression, is a type of automated modeling that discovers scientific laws, expressed in the form of equations, from observed data and expert knowledge. Deterministic grammars, …

Equation DiscoverySymbolic Regression

Constrained Decoding for Fill-in-the-Middle Code Language Models via Efficient Left and Right Quotienting of Context-Sensitive Grammars

2024-02-28 · Daniel Melcer, Nathan Fulton, Sanjay Krishna Gouda, Haifeng Qian

Large Language Models are powerful tools for program synthesis and advanced auto-completion, but come with no guarantee that their output code is syntactically correct. This paper contributes an incremental parser that a…

Program Synthesis