forked from Maxscha/ai-conference-reminder
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathparsed_conferences.json
60 lines (60 loc) · 2.43 KB
/
parsed_conferences.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
[
{
"name": "NAACL 2024",
"shortcut": "NAACL",
"location": "Mexico City, Mexico",
"deadline": "2023-12-15T23:59:59.000-12:00",
"url": "https://2024.naacl.org",
"abstractDeadline": null,
"note": "All submissions must be done through ARR. More info <a href='https://2024.naacl.org/calls/papers/'>here</a>.",
"conferenceTime": "June 16-21, 2024"
},
{
"name": "WACV 2024",
"shortcut": "WACV",
"location": "Waikoloa, Hawaii, USA",
"deadline": "2023-08-30T11:59:59.000-07:00",
"url": "https://wacv2024.thecvf.com",
"abstractDeadline": null,
"note": "This is the Round 2 submission. Paper Registration is on August 23rd 2023. More info <a href='https://wacv2024.thecvf.com/submissions/'>here</a>.",
"conferenceTime": "January 3-7, 2024"
},
{
"name": "EACL 2024",
"shortcut": "EACL",
"location": "Malta",
"deadline": "2023-10-15T23:59:59.000-12:00",
"abstractDeadline": null,
"note": "Submission via ACL Rolling Review, commitment date 2023-12-20",
"conferenceTime": "March 17-22, 2024"
},
{
"name": "ICLR 2024",
"shortcut": "ICLR",
"location": "Vienna, Austria",
"deadline": "2023-09-28T23:59:59.000-12:00",
"url": "https://iclr.cc/Conferences/2024",
"abstractDeadline": "2023-09-21T23:59:59.000-12:00",
"note": "Mandatory abstract deadline on September 21, 2023. More info <a href='https://iclr.cc/Conferences/2024/CallForPapers'>here</a>.",
"conferenceTime": "May 07-11, 2024"
},
{
"name": "CVPR 2024",
"shortcut": "CVPR",
"location": "Seattle, Washington, USA",
"deadline": "2023-11-10T23:59:59.000-08:00",
"url": "https://cvpr.thecvf.com/Conferences/2024",
"abstractDeadline": "2023-11-03T23:59:59.000-07:00",
"conferenceTime": "June 17-21, 2024"
},
{
"name": "LREC-COLING 2024",
"shortcut": "LREC-COLING",
"location": "Torino, Italy",
"deadline": "2023-10-13T23:59:59.000-12:00",
"url": "https://lrec-coling-2024.lrec-conf.org/",
"abstractDeadline": null,
"note": "Workshop / Tutorial proposals are also due on October 13th, more info <a href=\"https://lrec-coling-2024.lrec-conf.org/1stCfP-LRECCOLING2024.html\">here</a>.",
"conferenceTime": "May 20 - May 25, 2024"
}
]