isi-nlp/rtg
Reader Translator Generator - NMT toolkit based on pytorch
This toolkit helps researchers and machine translation engineers build and experiment with Neural Machine Translation (NMT) models. You can input text in one language and, after training, it produces the translated text in another language. This is ideal for those developing and evaluating new translation systems.
No commits in the last 6 months.
Use this if you need to develop or customize machine translation models for specific language pairs or domains.
Not ideal if you're an end-user simply looking for a ready-to-use translation application.
Stars
32
Forks
6
Language
Jupyter Notebook
License
—
Category
Last pushed
Sep 12, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/isi-nlp/rtg"
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...