Skip to content

whuras/Machine-Translation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Machine Translation

Neural machine translation model using seq2seq, GRU GPU training, attention mechanism and subword segmentation.

Environment

Python: 3.8 Sklearn: 0.23.2 Tensorflow: 2.5.1 Keras: 2.2.5 Cuda: 11.1.1

Installation

Create virtual environment
Install prerequisite
Verify dataset
Setup path environment

Usage

Load checkpoint/weights
Run NMT.ipynb

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 94.4%
  • Python 5.6%