MATEC Web of Conferences (Jan 2019)

Machine translation using natural language processing

  • Rishita Middi Venkata Sai,
  • Raju Middi Appala,
  • Harris Tanvir Ahmed

DOI
https://doi.org/10.1051/matecconf/201927702004
Journal volume & issue
Vol. 277
p. 02004

Abstract

Read online

Machine Translation is the translation of text or speech by a computer with no human involvement. It is a popular topic in research with different methods being created, like rule-based, statistical and examplebased machine translation. Neural networks have made a leap forward to machine translation. This paper discusses the building of a deep neural network that functions as a part of end-to-end translation pipeline. The completed pipeline would accept English text as input and return the French Translation. The project has three main parts which are preprocessing, creation of models and Running the model on English Text.