Skip to content

English to Japanese translator using a seq2seq network in PyTorch

License

Notifications You must be signed in to change notification settings

Jaha96/en-ja-translator

 
 

Repository files navigation

en-ja-translator

This is an English to Japanese translator using a sequence to sequence neural network.

Once trained, it can translate simple English sentences.

demo

Data Preparation

python process_data.py

Training the Model

python train.py

Translating

python run.py

Sources

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%