paper-with-me

Papers

Integrating empty category detection into preordering Machine Translation

2016-12-01 · WS 2016 12 · Shunsuke Takeno, Masaaki Nagata, Kazuhide Yamamoto

We propose a method for integrating Japanese empty category detection into the preordering process of Japanese-to-English statistical machine translation. First, we apply machine-learning-based empty category detection to estimate the position and the type of empty categories in the constituent tree of the source sentence. Then, we apply discriminative preordering to the augmented constituent tree in which empty categories are treated as if they are normal lexical symbols. We find that it is effective to filter empty categories based on the confidence of estimation. Our experiments show that, for the IWSLT dataset consisting of short travel conversations, the insertion of empty categories alone improves the BLEU score from 33.2 to 34.3 and the RIBES score from 76.3 to 78.7, which imply that reordering has improved For the KFTT dataset consisting of Wikipedia sentences, the proposed preordering method considering empty categories improves the BLEU score from 19.9 to 20.2 and the RIBES score from 66.2 to 66.3, which shows both translation and reordering have improved slightly.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationSentenceTranslationWord Alignment

Similar Papers 제목 키워드 기반

Pre- and In-Parsing Models for Neural Empty Category Detection

2018-07-01 · ACL 2018 7 · Yufei Chen, Yuan-Yuan Zhao, Weiwei Sun, Xiaojun Wan

Motivated by the positive impact of empty category on syntactic parsing, we study neural models for pre- and in-parsing detection of empty category, which has not previously been investigated. We find several non-obvious…

Dependency ParsingStructured Prediction

On true empty category

2025-04-21 · Qilin Tian

According to Chomsky (1981, 1986), empty categories consist of PRO, pro, trace, and variable. However, some empty object positions seem to be incompatible with extant empty categories. Given this, Li (2007a, 2007b, 2014)…

Position

Empty Category Detection With Joint Context-Label Embeddings

2015-05-01 · HLT 2015 5 · Masaaki Nagata, Katsuhito Sudoh, Xun Wang
Feature EngineeringMachine Translation

Dependency-based empty category detection via phrase structure trees

2013-06-01 · NAACL 2013 6 · Nianwen Xue, Yaqin Yang
Machine Translation

Empty Category Detection using Path Features and Distributed Case Frames

2015-09-01 · EMNLP 2015 9 · Shunsuke Takeno, Masaaki Nagata, Kazuhide Yamamoto
Machine TranslationNode ClassificationWord Embeddings