Modal Conference Agent Claude Sonnet 4.5 commited on
Commit
6a94f2c
·
1 Parent(s): 800dcea

Update EMNLP System Demonstrations Track with 2026 conference data

Browse files

- Added EMNLP 2026 System Demonstrations Track (October 24-29, 2026 in Budapest, Hungary)
- Refactored 2025 data to use modern 'deadlines' format instead of legacy 'deadline' field
- Updated timezone from UTC-12 to AoE (Anywhere on Earth) for consistency

Note: Specific deadlines for EMNLP 2026 System Demonstrations Track have not been announced yet.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

src/data/conferences/emnlp_system_demonstrations_track.yml CHANGED
@@ -4,8 +4,11 @@
4
  full_name: The annual Conference on Empirical Methods in Natural Language Processing
5
  (System Demonstrations Track)
6
  link: https://2025.emnlp.org/
7
- deadline: '2025-07-04 23:59:59'
8
- timezone: UTC-12
 
 
 
9
  date: November 5-9, 2025
10
  tags:
11
  - natural-language-processing
@@ -15,3 +18,18 @@
15
  venue: Suzhou, China
16
  start: '2025-11-05'
17
  end: '2025-11-09'
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  full_name: The annual Conference on Empirical Methods in Natural Language Processing
5
  (System Demonstrations Track)
6
  link: https://2025.emnlp.org/
7
+ deadlines:
8
+ - type: paper
9
+ label: Paper submission deadline
10
+ date: '2025-07-04 23:59:59'
11
+ timezone: AoE
12
  date: November 5-9, 2025
13
  tags:
14
  - natural-language-processing
 
18
  venue: Suzhou, China
19
  start: '2025-11-05'
20
  end: '2025-11-09'
21
+ - title: EMNLP (System Demonstrations Track)
22
+ year: 2026
23
+ id: emnlp26sys
24
+ full_name: The annual Conference on Empirical Methods in Natural Language Processing
25
+ (System Demonstrations Track)
26
+ link: https://2026.emnlp.org/
27
+ date: October 24-29, 2026
28
+ tags:
29
+ - natural-language-processing
30
+ city: Budapest
31
+ country: Hungary
32
+ rankings: 'CCF: B, CORE: A*, THCPL: A'
33
+ venue: Budapest, Hungary
34
+ start: '2026-10-24'
35
+ end: '2026-10-29'