tommytracey/AIND-Capstone
Machine Translation with RNNs. This is the capstone project for the Udacity AI Nanodegree.
This project helps businesses, travelers, educators, and government agencies automatically translate English text into French. You provide sentences or documents in English, and it outputs the corresponding French translation. It's designed for anyone who needs to bridge language barriers for communication, content localization, or research.
No commits in the last 6 months.
Use this if you need to quickly and accurately translate English sentences or short texts into French.
Not ideal if you require translations for very specialized, nuanced, or highly confidential content where human review is critical.
Stars
50
Forks
56
Language
HTML
License
MIT
Category
Last pushed
Feb 24, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/tommytracey/AIND-Capstone"
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...