Skip to content

eljandoubi/NLP-machine-translation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

In this notebook, a deep neural was built network that functions as part of an end-to-end machine translation pipeline. The pipeline will accept English text as input and return the French translation.

Setup

This project requires GPU acceleration to run efficiently. Support is available to use either of the following two methods for accessing GPU-enabled cloud computing resources.

Install

  • Python
  • NumPy
  • TensorFlow

Training and inference

run :

  • machine_translation.ipynb