deep-diver/EN-FR-MLT-tensorflow
English-French Machine Language Translation in Tensorflow
This project helps machine learning engineers and deep learning students understand and implement an English to French neural machine translation system. It takes English sentences as input and produces their French translations. This resource is ideal for those learning to build sequence-to-sequence models with TensorFlow for language translation tasks.
109 stars. No commits in the last 6 months.
Use this if you are a machine learning student or engineer wanting to learn the step-by-step process of building a neural machine translation model in TensorFlow.
Not ideal if you are looking for an out-of-the-box translation tool or a library to integrate into an existing application.
Stars
109
Forks
53
Language
HTML
License
—
Category
Last pushed
May 02, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/deep-diver/EN-FR-MLT-tensorflow"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
facebookresearch/fairseq2
FAIR Sequence Modeling Toolkit 2
lhotse-speech/lhotse
Tools for handling multimodal data in machine learning projects.
google/sequence-layers
A neural network layer API and library for sequence modeling, designed for easy creation of...
awslabs/sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on PyTorch
OpenNMT/OpenNMT-tf
Neural machine translation and sequence learning using TensorFlow