jonsafari/nmt-list
A list of Neural MT implementations
This is a curated index of different implementations of Neural Machine Translation (NMT) models, categorized by their underlying deep learning framework. It provides a quick way to find existing code for translating text from one language to another using neural networks. Researchers and practitioners in natural language processing can use this to explore various NMT solutions and their associated frameworks.
365 stars. No commits in the last 6 months.
Use this if you are a natural language processing researcher or developer looking for existing Neural Machine Translation code implementations based on specific deep learning frameworks.
Not ideal if you are an end-user simply needing to translate text without needing to interact with or develop NMT models directly.
Stars
365
Forks
66
Language
—
License
Apache-2.0
Category
Last pushed
Jul 27, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jonsafari/nmt-list"
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