ayaka14732/TransCan
An English-to-Cantonese machine translation model
This project provides an English-to-Cantonese machine translation model that aims to deliver more natural and accurate translations than existing commercial services. You input English text, and it produces a Cantonese translation. This is designed for anyone needing to translate English into Cantonese, especially those who find current tools produce awkward or inaccurate results.
No commits in the last 6 months.
Use this if you need to translate English text into Cantonese and are dissatisfied with the quality and accuracy of commercial translators like Baidu or Bing, which often produce Mandarin-like or mixed-language outputs.
Not ideal if you need a quick, no-setup translation solution available directly online, or if you're not comfortable with technical steps like installing Python, JAX, PyTorch, and running scripts.
Stars
55
Forks
11
Language
Python
License
—
Category
Last pushed
Mar 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ayaka14732/TransCan"
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...