Skip to content

Project is focused on English-to-Hindi language translation using the MarianMT model from the Hugging Face Transformers library. The project involves tokenizing English text, generating translations into Hindi, and decoding the output.

License

Notifications You must be signed in to change notification settings

Manohar1805/EN_Hin_lan_translation_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EN_Hin_lan_translation_project

Project is focused on English-to-Hindi language translation using the MarianMT model from the Hugging Face Transformers library. The project involves tokenizing English text, generating translations into Hindi, and decoding the output.

English to Hindi Language Translation using MarianMT This project demonstrates English to Hindi language translation using the MarianMT model from Hugging Face's Transformers library. The model is used for tokenizing English input sentences, generating translations, and decoding the outputs to Hindi.

Key Features: Uses the TFMarianMTModel for neural machine translation. Includes preprocessing steps such as tokenization using the Marian tokenizer. Translates English text into Hindi. Example included: Translating the sentence "I am learning Coding. How are you?" to "मैं कोडिंग करना सीख रहा हूँ. आप कैसे हैं?" Technologies Used: Hugging Face Transformers TensorFlow MarianMT Model for Translation

About

Project is focused on English-to-Hindi language translation using the MarianMT model from the Hugging Face Transformers library. The project involves tokenizing English text, generating translations into Hindi, and decoding the output.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published