sjayakum/nlp-machine-translation
CSCI 544 NLP Research Project - Machine Translation
This tool helps convert text from English to Hindi or Hindi to English, acting as a translator for individual sentences or larger text bodies. You input text in one language, and it outputs the translated version in the other. It's designed for anyone who needs to quickly translate between these two languages, such as content creators, linguists, or cross-cultural communicators.
No commits in the last 6 months.
Use this if you need to translate individual sentences or short texts between English and Hindi.
Not ideal if you require highly nuanced, context-aware translations for formal documents or literary works.
Stars
11
Forks
5
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Apr 10, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/sjayakum/nlp-machine-translation"
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...