jackfrost1411/machine-translation-english-to-hindi
Machine translation using the seq2seq model
This helps people who need to translate text from English to Hindi automatically. You provide English sentences, and it produces their Hindi translations. This is useful for anyone working with content in both languages, such as content creators, educators, or businesses communicating with a Hindi-speaking audience.
No commits in the last 6 months.
Use this if you need to quickly translate blocks of English text into Hindi.
Not ideal if you require highly nuanced or idiomatic translations for sensitive or creative content, where human translation is often superior.
Stars
7
Forks
14
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 08, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/jackfrost1411/machine-translation-english-to-hindi"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
xv44586/toolkit4nlp
transformers implement (architecture, task example, serving and more)
luozhouyang/transformers-keras
Transformer-based models implemented in tensorflow 2.x(using keras).
ufal/neuralmonkey
An open-source tool for sequence learning in NLP built on TensorFlow.
graykode/xlnet-Pytorch
Simple XLNet implementation with Pytorch Wrapper
uzaymacar/attention-mechanisms
Implementations for a family of attention mechanisms, suitable for all kinds of natural language...