Spaces:
Running
Running
Merge pull request #33 from deb-kit2/main
Browse files- src/data/conferences.yml +21 -0
src/data/conferences.yml
CHANGED
@@ -1,3 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
- title: AISTATS
|
2 |
year: 2026
|
3 |
id: aistats26
|
|
|
1 |
+
- title: WWW
|
2 |
+
year: 2026
|
3 |
+
id: www26
|
4 |
+
full_name: The Web Conference
|
5 |
+
link: https://www2026.thewebconf.org/
|
6 |
+
deadline: '2025-10-07 23:59:59'
|
7 |
+
abstract_deadline: '2025-09-30 23:59:59'
|
8 |
+
timezone: UTC-12
|
9 |
+
city: Dubai
|
10 |
+
country: UAE
|
11 |
+
date: April, 13-17, 2026
|
12 |
+
start: 2026-04-13
|
13 |
+
end: 2026-04-17
|
14 |
+
tags:
|
15 |
+
- machine learning
|
16 |
+
- recommendation
|
17 |
+
- semantics and knowledge
|
18 |
+
- retrieval
|
19 |
+
- web mining
|
20 |
+
- content analysis
|
21 |
+
|
22 |
- title: AISTATS
|
23 |
year: 2026
|
24 |
id: aistats26
|