Spaces:
Running
Running
Merge pull request #3 from Rhitabrat/main
Browse files- src/data/conferences.yml +13 -0
src/data/conferences.yml
CHANGED
@@ -610,3 +610,16 @@
|
|
610 |
- natural-language-processing
|
611 |
rankings: 'CCF: B, CORE: A*, THCPL: A'
|
612 |
venue: Suzhou, China
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
610 |
- natural-language-processing
|
611 |
rankings: 'CCF: B, CORE: A*, THCPL: A'
|
612 |
venue: Suzhou, China
|
613 |
+
|
614 |
+
- title: CoNLL
|
615 |
+
year: 2025
|
616 |
+
id: conll25 # title as lower case + last two digits of year
|
617 |
+
full_name: The SIGNLL Conference on Computational Natural Language Learning # full conference name
|
618 |
+
link: https://conll.org/
|
619 |
+
deadline: 2025-03-15 12:00
|
620 |
+
timezone: UTC-12
|
621 |
+
place: Vienna, Austria
|
622 |
+
date: July 31 - August 1, 2025
|
623 |
+
tags:
|
624 |
+
- natural-language-processing
|
625 |
+
|