forked from Lemur-dn/lemur-dn.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
news.html
195 lines (177 loc) · 10.1 KB
/
news.html
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
<!DOCTYPE html>
<html lang="en">
<head>
<title>LEMUR - News</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<style>
body,h1,h2,h3,h4,h5,h6 {font-family: "Lato", sans-serif}
.w3-bar,h1,button {font-family: "Montserrat", sans-serif}
.fa-anchor,.fa-coffee {font-size:200px}
.coloresfondo
{
background-image: url('/img/network-bckg.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.colorebarra {background:#6495ed; color: white}
</style>
</head>
<body>
<!-- Navbar -->
<div class="w3-top">
<div class="w3-bar colorebarra w3-card w3-left-align w3-large">
<a class="w3-bar-item w3-button w3-hide-medium w3-hide-large w3-right w3-padding-large w3-hover-white w3-large w3-blue" href="javascript:void(0);" onclick="myFunction()" title="Toggle Navigation Menu"><i class="fa fa-bars"></i></a>
<a href="https://lemur-dn.github.io/" class="w3-bar-item w3-button w3-hide-small w3-padding-large w3-hover-white">Home</a>
<a href="objectives.html" class="w3-bar-item w3-button w3-hide-small w3-padding-large w3-hover-white">Objectives</a>
<a href="participants.html" class="w3-bar-item w3-button w3-hide-small w3-padding-large w3-hover-white">Participants</a>
<a href="projects.html" class="w3-bar-item w3-button w3-hide-small w3-padding-large w3-hover-white">Projects</a>
<a href="phdstudents.html" class="w3-bar-item w3-button w3-hide-small w3-padding-large w3-hover-white">PhD Students</a>
<a href="dissemination.html" class="w3-bar-item w3-button w3-hide-small w3-padding-large w3-hover-white">Dissemination</a>
<a href="#" class="w3-bar-item w3-button w3-padding-large w3-white">News</a>
<a href="outcomes.html" class="w3-bar-item w3-button w3-hide-small w3-padding-large w3-hover-white">Outcomes</a>
<a href="publications.html" class="w3-bar-item w3-button w3-padding-large w3-hover-white">Publications</a>
</div>
<!-- Navbar on small screens -->
<div id="navDemo" class="w3-bar-block w3-white w3-hide w3-hide-large w3-hide-medium w3-large">
<a href="objectives.html" class="w3-bar-item w3-button w3-padding-large">Objectives</a>
<a href="participants.html" class="w3-bar-item w3-button w3-padding-large">Participants</a>
<a href="projects.html" class="w3-bar-item w3-button w3-padding-large">Projects</a>
<a href="phdstudents.html" class="w3-bar-item w3-button w3-padding-large">PhD Students</a>
<a href="dissemination.html" class="w3-bar-item w3-button w3-padding-large">Dissemination</a>
<a href="news.html" class="w3-bar-item w3-button w3-padding-large">News</a>
<a href="outcomes.html" class="w3-bar-item w3-button w3-hide-small w3-padding-large w3-hover-white">Outcomes</a>
<a href="publications.html" class="w3-bar-item w3-button w3-padding-large w3-hover-white">Publications</a>
</div>
</div>
<!-- Header -->
<header class="w3-container coloresfondo w3-center" style="padding:128px 16px">
<h1 class="w3-margin w3-jumbo">News</h1>
<p class="w3-xlarge">Keep up to date on the LEMUR project</p>
<!--<button class="w3-button w3-black w3-padding-large w3-large w3-margin-top">Get Started</button>-->
</header>
<!-- First Grid -->
<div class="w3-row-padding w3-padding-64 w3-container">
<div class="w3-content">
<div class="w3-twothird">
<h1>Latest News</h1>
<div class="text-and-button">
<br>
<b>3nd LEMUR Workshop</b> | 9-10 July 2024
<h6>
The third LEMUR Workshop was held in Amsterdam in July 2024, providing an opportunity for <i>knowledge sharing</i> and collaborations among participants.<br/>
The DCs presented their current research to the whole network and then discussed potential collaborations and possible research directions within the LEMUR project.
The participants explored Amsterdam by boat in the afternoon and enjoyed dinner together.<br/>
On the second day, Kathrin Dentler (<a href="https://triplydb.com/" target="_blank">Triply</a>) talked about her work with Knowledge Graphs and Maarten Stol (<a href="https://www.braincreators.com/" target="_blank">BrainCreators</a>) presented recent work on neuro-symbolic AI. Finally, the DCs explored together the multimodal <a href="https://crisisnlp.qcri.org/crisismmd" target="_blank">CrisisNLP</a> dataset as part of a hackathon.<br/>
</h6>
</div>
<div class="text-and-button">
<br>
<b>1st LEMUR Winter School - <a href="https://indico.uni-paderborn.de/event/62/" target="_blank">AI Winter School</a></b> | 27-29 February 2024
<h6>
The first LEMUR Winter School was held in Paderborn in February 2024, attended by all DCs and
members of the project across Europe. AI Winter School's purpose was to deliver insightful tutorials
on important topics of AI, as well as encourage networking and future collaborations among
participants.<br>
</h6>
</div>
<div class="text-and-button">
<br>
<b>2nd LEMUR Workshop</b> | 1-2 February 2024
<h6>
The second LEMUR Workshop was held online in February 2024, providing
an opportunity for <i>knowledge sharing</i> and initiating collaborations
among participants. All DCs and members of the project across Europe met online with the aim to
introduce their work and present their progress to the rest of the group and at the same time
<i>exchange ideas</i> and possible directions within the LEMUR project. <br>
On the second day of the Workshop, an Open Discussion Session was held, where DCs prepared a set
of questions for a panel of experts (Professors Gabriella Pasi (UNIMIB), Rafael Penaloza (UNIMIB),
Giuseppe Marra (KUL) and Jan-Christoph Kalo (VUA)) to initiate an intriguing scientific discussion
about Large Language Models (LLMs), Neuro-Symbolic AI and Knowledge Graphs. <br>
The final session of the Workshop was exclusively for the DCs, as final-year PhD students of another
ITN project (DoSSIER) Georgios Peikos (UNIMIB) and Wojciech Kusa (TU Wien) shared their experience of
participating in an ITN project. <br>
</h6>
</div>
<div class="text-and-button">
<br>
<b>1st LEMUR Workshop</b> | 13-14 September 2023
<h6>
The First LEMUR Workshop was held in Milan in September 2023, providing
an opportunity for <i>knowledge sharing</i> and setting up potential collaborations
among participants. All already enrolled DCs and members of the project
across Europe assembled with the aim to introduce their work to the rest of the
group and at the same time <i>exchange ideas</i> and possible directions within the
LEMUR project. <br>
</h6>
</div>
</div>
<div class="w3-third w3-center">
<img src="/img/news.png" width=40% alt="Lemur news">
<!--<img src="https://ts-shop.it/images/virtuemart/product/Cerchio-piatto-50.jpg" width=70% alt="Lemur objectives">-->
</div>
</div>
</div>
<!-- Second Grid
<div class="w3-row-padding w3-light-grey w3-padding-64 w3-container">
<div class="w3-content">
<div class="w3-third w3-center">
<i class="fa fa-coffee w3-padding-64 w3-text-red w3-margin-right"></i>
</div>
<div class="w3-twothird">
<h1>List of Participating Organisations</h1>
<h5 class="w3-padding-32">
<ul>
<li>Universitaet Paderborn, Germany</li>
<li>Universitaet Bielefeld, Germany</li>
<li>Ludwig-Maximilians-Universitaet Muenchen, Germany</li>
<li>Politechnika Poznanska, Poland</li>
<li>Katholieke Universiteit Leuven, Belgium</li>
<li>Università degli Studi di Milano-Bicocca, Italy</li>
<li>University of Cyprus, Cyprus</li>
<li>Università Degli Studi di Siena, Italy</li>
<li>Stichting Vu, The Netherlands</li>
<li>Umea Universitet, Sweden</li>
</ul>
</h5>-->
<!--<p class="w3-text-grey">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Excepteur sint
occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco
laboris nisi ut aliquip ex ea commodo consequat.</p>-->
</div>
</div>
</div>
<div class="w3-container w3-black w3-center w3-opacity w3-padding-64">
<img src="img/lemur_title.png" style="width:18%; margin-right: 20px;" alt="LEMUR Project">
<img src="img/europe.png" style="width:30%; margin-top: 70px;" alt="EU Funded">
<h1 class="w3-margin w3-xlarge">HORIZON Unit Grant</h1>
</div>
<!-- Footer -->
<footer class="w3-container w3-padding-64 w3-center w3-opacity">
<div class="w3-xlarge w3-padding-32">
<!--<i class="fa fa-facebook-official w3-hover-opacity"></i>
<i class="fa fa-instagram w3-hover-opacity"></i>
<i class="fa fa-snapchat w3-hover-opacity"></i>
<i class="fa fa-pinterest-p w3-hover-opacity"></i>-->
<i class="fa fa-twitter w3-hover-opacity"></i>
<i class="fa fa-linkedin w3-hover-opacity"></i>
</div>
<!-- <p>Powered by <a href="https://www.w3schools.com/w3css/default.asp" target="_blank">w3.css</a></p>-->
</footer>
<script>
// Used to toggle the menu on small screens when clicking on the menu button
function myFunction() {
var x = document.getElementById("navDemo");
if (x.className.indexOf("w3-show") == -1) {
x.className += " w3-show";
} else {
x.className = x.className.replace(" w3-show", "");
}
}
</script>
</body>
</html>