Syntax-aware Phrase-based Statistical Machine Translation: System Description
Code (0)
등록된 구현이 없습니다.
Tasks
Machine TranslationTranslationWord AlignmentSimilar Papers 제목 키워드 기반
Pre-ordering of phrase-based machine translation input in translation workflow
Word reordering is a difficult task for decoders when the languages involved have a significant difference in syntax. Phrase-based statistical machine translation (PBSMT), preferred in commercial settings due to its matu…
Machine TranslationSentenceTranslationUsing Wordnet to Improve Reordering in Hierarchical Phrase-Based Statistical Machine Translation
We propose the use of WordNet synsets in a syntax-based reordering model for hierarchical statistical machine translation (HPB-SMT) to enable the model to generalize to phrases not seen in the training data but that have…
Machine TranslationTranslationReordering rules for English-Hindi SMT
Reordering is a preprocessing stage for Statistical Machine Translation (SMT) system where the words of the source sentence are reordered as per the syntax of the target language. We are proposing a rich set of rules for…
Machine TranslationPositionSentenceTranslationPredicting Target Language CCG Supertags Improves Neural Machine Translation
Neural machine translation (NMT) models are able to partially learn syntactic information from sequential lexical information. Still, some complex syntactic phenomena such as prepositional phrase attachment are poorly mo…
DecoderMachine TranslationNMTPrepositional Phrase Attachment+1