Skip to content

Commit

Permalink
Add WMT25
Browse files Browse the repository at this point in the history
  • Loading branch information
cefoo committed Feb 3, 2025
1 parent 8b9fb0c commit 5cda0e9
Show file tree
Hide file tree
Showing 5 changed files with 68 additions and 36 deletions.
16 changes: 1 addition & 15 deletions _data/_wmt_events.json
Original file line number Diff line number Diff line change
Expand Up @@ -191,19 +191,5 @@
]
}
],
},
{
"name": "WMT25",
"id": "wmt25",
"description": "Tenth Conference on Machine Translation (WMT25) ",
"start_date": "2025-11-05",
"end_date": "2025-11-09",
"location": {
"location": "Suzhou, China",
"online": false
},
"links": [
"https://www2.statmt.org/wmt25/"
]
}
}
]
2 changes: 1 addition & 1 deletion _data/calls_for_papers.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
{
"name": "AmericasNLP 2025",
"url": "turing.iimas.unam.mx/americasnlp/AmericasNLP_Call_2025.pdf",
"url": "http://turing.iimas.unam.mx/americasnlp/AmericasNLP_Call_2025.pdf",
"calls_for_papers_deadline": "2025-03-07"
},
{
Expand Down
18 changes: 18 additions & 0 deletions _data/wmt_events.json
Original file line number Diff line number Diff line change
Expand Up @@ -8481,5 +8481,23 @@
"Research and system papers have the same deadlines.",
"Research and system papers should follow EMNLP2024 formatting guidelines."
]
},
{
"name": "WMT25",
"id": "wmt25",
"description": "Tenth Conference on Machine Translation",
"start_date": "2025-11-05",
"end_date": "2025-11-09",
"location": {
"location": "Suzhou, China",
"online": false
},
"organizer": {
"type": "Person",
"url": "https://statmt.org/wmt25"
},
"links": [
"https://statmt.org/wmt25"
]
}
]
28 changes: 8 additions & 20 deletions events/americasnlp-2025.md
Original file line number Diff line number Diff line change
@@ -1,39 +1,27 @@
---
autogenerated: true
autogenerated_from: events.json
parent: Events
nav_order: 2024
nav_order: 2025
layout: event
title: AmericasNLP 2025
end_date: '2025-05-04'
future_tense_opening_paragraph: The Machine translation for indigenous languages of
the Americas (<strong>AmericasNLP 2025</strong>) will take place in Albuquerque, New Mexico on 4 May, 2025.
the Americas (<strong>AmericasNLP 2025</strong>) will take place in Albuquerque,
New Mexico on 04 May, 2025.
past_tense_opening_paragraph: The Machine translation for indigenous languages of
the Americas (<strong>AmericasNLP 2024</strong>) took place in Albuquerque, New Mexico on 4 May, 2025.
the Americas (<strong>AmericasNLP 2025</strong>) took place in Albuquerque, New
Mexico on 04 May, 2025.
name: AmericasNLP 2025
id: americasnlp-2025
description: Machine translation for indigenous languages of the Americas
start_date: '2025-05-04'
location: Albuquerque, New Mexico
organizer:
type: Organization
url: http://turing.iimas.unam.mx/
links:
- http://turing.iimas.unam.mx/americasnlp/2024_workshop.html
shared_tasks:
- name: A machine translation shared task on truly low-resource languages.
- name: The creation of educational resources for indigenous languages.
- name: A new shared task of developing metrics for machine translation in indigenous languages.
important_dates:
- name: Submission deadline
date: '2025-03-07'
- name: Notification of acceptance
date: '2025-03-31'
- name: Camera ready papers
date: '2025-04-11'
- name: Workshop
date: '2025-05-04'
seo:
type: Event
name: AmericasNLP 2024
name: AmericasNLP 2025
description: Machine translation for indigenous languages of the Americas
startDate: '2025-05-04'
endDate: '2025-05-04'
Expand Down
40 changes: 40 additions & 0 deletions events/wmt25.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
autogenerated: true
autogenerated_from: wmt_events.json
parent: Events
nav_order: '2025'
layout: wmt_event
title: WMT25
end_date: '2025-11-09'
future_tense_opening_paragraph: The Tenth Conference on Machine Translation (<strong>WMT25</strong>)
will take place in Suzhou, China from 05 November to 09 November, 2025.
past_tense_opening_paragraph: The Tenth Conference on Machine Translation (<strong>WMT25</strong>)
took place in Suzhou, China from 05 November to 09 November, 2025.
name: WMT25
id: wmt25
description: Tenth Conference on Machine Translation
start_date: '2025-11-05'
location: Suzhou, China
organizer:
type: Person
url: https://statmt.org/wmt25
links:
- https://statmt.org/wmt25
seo:
type: Event
name: WMT25
description: Tenth Conference on Machine Translation
startDate: '2025-11-05'
endDate: '2025-11-09'
eventAttendanceMode: OfflineEventAttendanceMode
eventStatus: EventScheduled
location:
type: Place
name: Suzhou, China
organizer:
type: Person
name: null
url: https://statmt.org/wmt25

---

0 comments on commit 5cda0e9

Please sign in to comment.