paper-with-me

Papers

Towards a Language for Natural Language Treebank Transductions

2018-08-01 · COLING 2018 8 · Carlos A. Prolo

This paper describes a transduction language suitable for natural language treebank transformations and motivates its application to tasks that have been used and described in the literature. The language, which is the basis for a tree transduction tool allows for clean, precise and concise description of what has been very confusingly, ambiguously, and incompletely textually described in the literature also allowing easy non-hard-coded implementation. We also aim at getting feedback from the NLP community to eventually converge to a de facto standard for such transduction language.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Logical Transductions for the Typology of Ditransitive Prosody

2022-07-01 · NAACL (SIGMORPHON) 2022 7 · Mai Ha Vu, Aniello De Santo, Hossep Dolatian

Given the empirical landscape of possible prosodic parses, this paper examines the computations required to formalize the mapping from syntactic structure to prosodic structure. In particular, we use logical tree transdu…

Learning Transductions and Alignments with RNN Seq2seq Models

2023-03-13 · Zhengxiang Wang

The paper studies the capabilities of Recurrent-Neural-Network sequence to sequence (RNN seq2seq) models in learning four transduction tasks: identity, reversal, total reduplication, and quadratic copying. These transduc…

Out-of-Distribution Generalization

AfriBooms: An Online Treebank for Afrikaans

2016-05-01 · LREC 2016 5 · Liesbeth Augustinus, Peter Dirix, Daniel van Niekerk, Ineke Schuurman 외

Compared to well-resourced languages such as English and Dutch, natural language processing (NLP) tools for Afrikaans are still not abundant. In the context of the AfriBooms project, KU Leuven and the North-West Universi…

SCTB: A Chinese Treebank in Scientific Domain

2016-12-01 · WS 2016 12 · Chenhui Chu, Toshiaki Nakazawa, Daisuke Kawahara, Sadao Kurohashi

Treebanks are curial for natural language processing (NLP). In this paper, we present our work for annotating a Chinese treebank in scientific domain (SCTB), to address the problem of the lack of Chinese treebanks in thi…

Chinese Word SegmentationMachine TranslationTranslation

Regular transductions with MCFG input syntax

2019-09-01 · WS 2019 9 · Mark-Jan Nederhof, Heiko Vogler

We show that regular transductions for which the input part is generated by some multiple context-free grammar can be simulated by synchronous multiple context-free grammars. We prove that synchronous multiple context-fr…