Skip to content

A comparision of various neural translation models and features

Notifications You must be signed in to change notification settings

Pk13055/neural-translation-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Machine Translation - Coverage and Attention

Models

Using implementations of following paper make 4 translation models and check their performance on test data

Dataset

Enclosed are parallel corpus

  • English Bangla Gujurati Hindi Konkani Malayalam Marathi Punjabi Tamil Telugu
  • Kindly choose a pair (En-IL; where IL is one of (Bangla Gujurati Hindi Konkani Malayalam Marathi Punjabi Tamil Telugu)).
  • Keep in mind while choosing a pair that you have to also evaluate the performance by going through test data.
  • Each pair has 3 sets of data- train, dev and test.

Output

  • Keep your code and model (since model's size will be big) on drive and share the link.

  • Test input and output (can also be shared via drive)

  • Analyse of 50 interesting sentences.

  • The trained models for the concepts covered here can be found here.

About

A comparision of various neural translation models and features

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published