3ba2ii/Machine-Translation-NLP
A Machine Translation project that translates text from English to French
This project helps anyone needing to translate English text into French. You provide English sentences or paragraphs, and it produces highly accurate French translations. It's ideal for translators, global communicators, or content creators working with multilingual content.
No commits in the last 6 months.
Use this if you need a reliable and accurate way to translate English text into French.
Not ideal if you need translation for languages other than English to French, or if you require real-time, low-latency translation for conversational AI.
Stars
8
Forks
5
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 23, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/3ba2ii/Machine-Translation-NLP"
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...