Skip to content

This project aims at implementing a Neural Machine Translation model using the Pytorch to automate the translation of Hindi sentences into English.

Notifications You must be signed in to change notification settings

aggarwal-shivam/Hindi-to-English-NMT-Pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This project aims at implementing the Neural Machine Translation model to automate the translation of Hindi sentences into English sentences. The models are implemented using the PyTorch Framework.

This project was completed at the IITK in the course CS779-Statistical NLP. The whole competition was distributed in the 4 phases, where in each phase we need to submit the predictions against the test-dataset released for that phase.

All datasets (train and test-phase datasets) are present in the 'Datasets' directory.

For the competition, various techniques were implemented. Some of them include Seq-2-Seq model, Seq-2-Seq with attention mechanism, Transformers etc.

All the models for different phases are present in the directory.

About

This project aims at implementing a Neural Machine Translation model using the Pytorch to automate the translation of Hindi sentences into English.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published