SapienzaNLP/ea-mt
Entity-Aware Machine Translation (SemEval-2025: Task 2)
This project helps researchers and developers advance machine translation by providing a platform and data for the SemEval-2025 Task 2. Participants develop systems to accurately translate challenging named entities (like movie titles or proper names) from English into various target languages. The output is improved machine translation quality for texts with complex entities, benefiting NLP researchers and developers focused on translation.
No commits in the last 6 months.
Use this if you are a natural language processing researcher or developer looking to participate in a shared task to improve machine translation of named entities.
Not ideal if you are an end-user seeking a ready-to-use machine translation tool or a website for general content hosting.
Stars
7
Forks
1
Language
JavaScript
License
Apache-2.0
Category
Last pushed
Jan 22, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/SapienzaNLP/ea-mt"
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...