foamliu/Machine-Translation-v2
英中机器文本翻译
This tool helps you evaluate the performance of machine translation models between English and Chinese. You provide English text, and it generates a Chinese translation. It's designed for researchers or practitioners who need to assess and compare different English-to-Chinese translation systems.
No commits in the last 6 months.
Use this if you are developing or testing English-to-Chinese machine translation models and need a way to evaluate their output quality against human translations.
Not ideal if you're looking for a production-ready translation service or a tool for translating other language pairs.
Stars
63
Forks
20
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 02, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/foamliu/Machine-Translation-v2"
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...