haven-jeon/ko_en_neural_machine_translation — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2018-02-28
Use this project as a working example or starting point for building a Korean-to-English translation system.
Study the sequence-to-sequence attention architecture as a reference for machine translation research.
Train the model on your own Korean-English sentence pairs to experiment with translation quality.
Use multi-GPU training support to speed up experimentation with different model settings.
| haven-jeon/ko_en_neural_machine_translation | krishnaik06/hyperparameter-optimization | inbatamilan18/identification-of-tamil-dialects-using-wav2vec-2.0- | |
|---|---|---|---|
| Stars | 61 | 66 | 55 |
| Language | Jupyter Notebook | Jupyter Notebook | Jupyter Notebook |
| Last pushed | 2018-02-28 | 2019-06-26 | — |
| Maintenance | Dormant | Dormant | — |
| Setup difficulty | hard | easy | moderate |
| Complexity | 4/5 | 2/5 | 3/5 |
| Audience | researcher | data | researcher |
Figures from each repo's GitHub metadata at analysis time.
Requires GPU setup and MXNet/Gluon environment, beam search is not yet implemented and multiple training runs are needed to refine results.
A neural machine translation research project that trains an AI model to translate Korean text into English using a sequence-to-sequence attention architecture.
Mainly Jupyter Notebook. The stack also includes Gluon, Apache MXNet, Jupyter Notebook.
Dormant — no commits in 2+ years (last push 2018-02-28).
Setup difficulty is rated hard, with roughly 1h+ to a first successful run.
Mainly researcher.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.