Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

Kcrong/English2Korean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English2Korean - Experiments

Experiments file header

  • GRU2GRU : Project name
  • consonant-vowel : Use consonant and vowel to make output
  • flip : Flip the input of the models
  • no_dropout : Not used dropout layer for decoder
  • LSTM : Use LSTM for encoder

Results

GRU2GRU_consonant-vowel_LSTM_flip has the best accuracy with 94%

Demo

(You have to wait until it boots) https://english2korean.herokuapp.com/

demo_image

Tensorboard

If you want to see the graphs, check the results or use :

$ tensorboard --logdir=./log

then you can see
tensorboard_image

About

Transliteration with ✌️ Machine Learning ✌️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published