Skip to content

Nessrin1990/Neutral-Machine-Translation-with-Joeynmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neutral-Machine-Translation- English-korean- with-Joeynmt

Joey NMT Transformer: The input form of the model is a little different from the classical transformer.

                 It is based on a coding model by pairs ofbytes (BPE) to divide the words into sub-words according to their frequencyin the corpus learning. 

BPE Model : is a sub-word segmentation algorithm thatencodes rare and unknown words as sequences of sub-word units

dataset : English :source -korean : target

you can see the page concerned the Joeymnt : https://github.com/joeynmt/joeynmt

About

Neural MachineTranslation English-korean

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published