Cargando…

Is the Corpus Ready for Machine Translation? A Case Study with Python to Pseudo-Code Corpus

The availability of data is the driving force behind most of the state-of-the-art techniques for machine translation tasks. Understandably, this availability of data motivates researchers to propose new techniques and claim about the superiority of their techniques over the existing ones by using su...

Descripción completa

Detalles Bibliográficos
Autores principales: Rai, Sawan, Belwal, Ramesh Chandra, Gupta, Atul
Formato: Online Artículo Texto
Lenguaje:English
Publicado: Springer Berlin Heidelberg 2022
Materias:
Acceso en línea:https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9296120/
https://www.ncbi.nlm.nih.gov/pubmed/35874184
http://dx.doi.org/10.1007/s13369-022-07049-0
Descripción
Sumario:The availability of data is the driving force behind most of the state-of-the-art techniques for machine translation tasks. Understandably, this availability of data motivates researchers to propose new techniques and claim about the superiority of their techniques over the existing ones by using suitable evaluation measures. However, the performance of underlying learning algorithms can be greatly influenced by the correctness and the consistency of the corpus. We present our investigations for the relevance of a publicly available python to pseudo-code parallel corpus for automated documentation task, and the studies performed using this corpus. We found that the corpus had many visible issues like overlapping of instances, inconsistency in translation styles, incompleteness, and misspelled words. We show that these discrepancies can significantly influence the performance of the learning algorithms to the extent that they could have caused previous studies to draw incorrect conclusions. We performed our experimental study using statistical machine translation and neural machine translation models. We have recorded a significant difference ([Formula: see text]  10% on BLEU score) in the models’ performance after removing the issues from the corpus.