Barqawiz/aind2-nlp-translation
Machine translation pipeline. Ready models to translate between languages.
This tool helps you translate text from English to French, providing different machine translation models to achieve varying levels of accuracy. You input English sentences and receive their French translations. This would be useful for language learners, educators, or small businesses needing quick, basic translation capabilities.
No commits in the last 6 months.
Use this if you need a straightforward way to translate English text into French, especially for learning or testing translation concepts.
Not ideal if you require highly accurate, production-grade translations for critical business operations or multiple languages beyond English and French.
Stars
8
Forks
1
Language
HTML
License
—
Category
Last pushed
Dec 25, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Barqawiz/aind2-nlp-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...