paper-with-me

홈 › Papers

WT: Wipro AI Submissions to the WAT 2020

2020-12-01 · AACL (WAT) 2020 12 · Santanu Pal

In this paper we present an English–Hindi and Hindi–English neural machine translation (NMT) system, submitted to the Translation shared Task organized at WAT 2020. We trained a multilingual NMT system based on transformer architecture. In this paper we show: (i) how effective pre-processing helps to improve performance, (ii) how synthetic data through back-translation from available monolingual data can help in overall translation performance, (iii) how language similarity can aid more onto it. Our submissions ranked 1st in both English to Hindi and Hindi to English translation achieving BLEU 20.80 and 29.59 respectively.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTTranslation

Similar Papers 제목 키워드 기반

Neural Machine Translation for Similar Languages: The Case of Indo-Aryan Languages

2020-11-01 · WMT (EMNLP) 2020 11 · Santanu Pal, Marcos Zampieri

In this paper we present the WIPRO-RIT systems submitted to the Similar Language Translation shared task at WMT 2020. The second edition of this shared task featured parallel data from pairs/groups of similar languages f…

Machine TranslationTranslation

Polyspectral Mean based Time Series Clustering of Indian Stock Market

2025-04-09 · Dhrubajyoti Ghosh

In this study, we employ k-means clustering algorithm of polyspectral means to analyze 49 stocks in the Indian stock market. We have used spectral and bispectral information obtained from the data, by using spectral and …

ClusteringTime SeriesTime Series Clustering

Sheffield Submissions for the WMT18 Quality Estimation Shared Task

2018-10-01 · WS 2018 10 · Julia Ive, Carolina Scarton, Fr{\'e}d{\'e}ric Blain, Lucia Specia

In this paper we present the University of Sheffield submissions for the WMT18 Quality Estimation shared task. We discuss our submissions to all four sub-tasks, where ours is the only team to participate in all language …

AllMachine Translation

Transfer Learning for Related Languages: Submissions to the WMT20 Similar Language Translation Task

2020-11-01 · WMT (EMNLP) 2020 11 · Lovish Madaan, Soumya Sharma, Parag Singla

In this paper, we describe IIT Delhi’s submissions to the WMT 2020 task on Similar Language Translation for four language directions: Hindi <-> Marathi and Spanish <-> Portuguese. We try out three different model setting…

Transfer LearningTranslation

Generating Concise Patches for Newly Released Programming Assignments

2023-01-23 · IEEE Transactions on Software Engineering 2023 1 · Leping Li, Hui Liu, Kejun Li, Yanjie Jiang 외

In programming courses, providing students with concise and constructive feedback on faulty submissions (programs) is highly desirable. However, providing feedback manually is often time-consuming and tedious. To releas…