-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
292 lines (213 loc) · 10.4 KB
/
index.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
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Representations for Learning and Language (ReLeLa) research group.">
<link rel="shortcut icon" href="./img/favicon.ico">
<title>Home - ReLeLa</title>
<link href="./css/bootstrap.min.css" rel="stylesheet">
<link href="./css/font-awesome.min.css" rel="stylesheet">
<link rel="stylesheet" href="./css/highlight.min.css">
<link href="./css/base.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<!-- Collapsed navigation -->
<div class="navbar-header">
<!-- Expander button -->
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- Main title -->
<a class="navbar-brand" href=".">
ReLeLa
</a>
</div>
<!-- Expanded navigation -->
<div class="navbar-collapse collapse">
<!-- Main navigation -->
<ul class="nav navbar-nav">
<li class="active">
<a href=".">
Home
</a>
</li>
<li >
<a href="seminars/">
Seminars
</a>
</li>
<li >
<a href="publications/">
Publications
</a>
</li>
<li >
<a href="resources/">
Computing Resources
</a>
</li>
<li >
<a href="ciclos/">
Ciclos de Charlas
</a>
</li>
</ul>
<!-- Search, Navigation and Repo links -->
<ul class="nav navbar-nav navbar-right">
</ul>
</div>
</div>
</div>
<div class="container">
<div class="col-md-3">
<div class="bs-sidebar hidden-print affix well" role="complementary">
<ul class="nav bs-sidenav">
<li class="main active"><a href="#members">Members</a></li>
<li><a href="#academic-staff">Academic Staff</a></li>
<li><a href="#students">Students</a></li>
<li><a href="#collaborators">Collaborators</a></li>
<li class="main "><a href="#projects">Projects</a></li>
<li class="main "><a href="#courses">Courses</a></li>
<li class="main "><a href="#network">Network</a></li>
</ul>
</div>
</div>
<div class="col-md-9" role="main">
<p><img src="img/RELELA color.png" alt="alt text" width="50%" height="50%"> </p>
<p>The Representations for Learning and Language (ReLeLa) research group located within the <a href="https://www.dcc.uchile.cl/">Department of Computer Science (DCC)</a> at the University of Chile studies the fields of representation learning and natural language processing, as well as other topics related to data science and artificial intelligence. </p>
<h1 id="members">Members</h1>
<h2 id="academic-staff">Academic Staff</h2>
<ol>
<li><a href="https://scholar.google.com/citations?user=qKqH1lcAAAAJ&hl=en&oi=ao">Andrés Abeliuk</a></li>
<li><a href="https://users.dcc.uchile.cl/~rbaeza/">Ricardo Baeza-Yates</a></li>
<li><a href="https://www.dcc.uchile.cl/nosotros/academico/nboloian">Nelson Baloian</a></li>
<li><a href="https://scholar.google.fr/citations?user=5HX-EfcAAAAJ&hl=fr">Valentin Barriere</a></li>
<li><a href="https://felipebravom.com/">Felipe Bravo-Marquez</a></li>
<li><a href="https://users.dcc.uchile.cl/~bebustos/">Benjamín Bustos</a></li>
<li><a href="https://sites.google.com/view/jdunstan/home">Jocelyn Dunstan</a></li>
<li><a href="http://datagramas.cl/">Eduardo Graells-Garrido</a></li>
<li><a href="https://users.dcc.uchile.cl/~cgutierr/">Claudio Gutiérrez</a></li>
<li><a href="https://aidanhogan.com/">Aidan Hogan</a></li>
<li><a href="https://users.dcc.uchile.cl/~jperez/">Jorge Pérez</a></li>
<li><a href="https://www.barbara.cl/">Bárbara Poblete</a></li>
<li><a href="http://www.ivan-sipiran.com/">Iván Sipirán</a></li>
<li><a href="https://jorgesil77.github.io/">Jorge Silva</a></li>
<li><a href="https://pleiad.cl/people/mtoro">Matías Toro</a></li>
</ol>
<h2 id="students">Students</h2>
<h3 id="phd-students">PhD Students</h3>
<ol>
<li>Aymé Arango</li>
<li>Rolando Kindelan </li>
<li>Jesus Perez-Martin</li>
<li>Frank Zamora</li>
<li><a href="https://users.dcc.uchile.cl/~cisanche/">Cinthia Sánchez</a></li>
<li>Fabián Villena</li>
</ol>
<h3 id="masters-students">Masters Students</h3>
<ol>
<li>Daniel Aguirre</li>
<li>Juan-Pablo Silva</li>
<li>Jorge Ortiz</li>
<li>Bastián Matamala</li>
<li>Gabriel Chaperón </li>
<li>Ignacio Meza </li>
<li>María José Zambrano</li>
<li>Humberto Rodrigues</li>
<li>David Rojas</li>
<li>Ignacio Núñez</li>
<li>Sebastián Tinoco</li>
<li><a href="http://dim.uchile.cl/~furrutia/">Felipe Urrutia</a></li>
<li>Victor Faraggi</li>
</ol>
<h3 id="undergrad-students">Undergrad Students</h3>
<ol>
<li>Monserrat Prado</li>
<li>Juan Andrés Moreno </li>
<li>Sebastián Donoso</li>
<li>Maximiliano Aguilar</li>
<li>Rodrigo Urrea</li>
</ol>
<h3 id="alumni">Alumni</h3>
<ol>
<li>Mauricio Araneda</li>
<li><a href="https://giturra.cl/">Gabriel Iturra-Bocaz</a></li>
<li><a href="https://josecannete.github.io/">José Cañete</a> </li>
<li>Juglar Díaz</li>
<li>Hernán Sarmiento</li>
<li>Matías Rojas</li>
<li>Cristián Ahumada </li>
<li>Constanza Fierro </li>
<li>Daniel Diomedi</li>
<li>Pablo Badilla</li>
<li>Cristián Tamblay</li>
<li>Henry Rosales </li>
<li>Camilo Garrido</li>
<li><a href="https://vichoko.cl/">Vicente Oyanedel</a></li>
<li>Ricardo Córdova</li>
</ol>
<h2 id="collaborators">Collaborators</h2>
<ol>
<li><a href="https://scholar.google.com/citations?user=0gXva0YAAAAJ&hl=en&oi=ao">Cristian Buc Calderon</a></li>
<li><a href="https://sites.google.com/site/mircpetrache/home">Mircea Petrache</a></li>
<li><a href="https://crodriguezo.github.io">Cristian Rodriguez</a></li>
<li><a href="https://epochx.github.io">Edison Marrese-Taylor</a></li>
<li><a href="https://users.dcc.uchile.cl/~mquezada/">Mauricio Quezada</a></li>
<li><a href="http://www.dim.uchile.cl/~ftobar/">Felipe Tobar</a></li>
<li><a href="https://impresee.com/ecommerce-labs/">José Manuel Saavedra</a></li>
<li><a href="https://juan.cl/">Juan Manuel Barrios</a></li>
<li><a href="http://www.scian.cl">Mauricio Cerda</a></li>
<li><a href="http://bergel.eu/">Alexandre Bergel</a></li>
</ol>
<h1 id="projects">Projects</h1>
<ol>
<li><a href="https://github.com/dccuchile/spanish-word-embeddings">Spanish Word Embeddings</a></li>
<li><a href="https://affectivetweets.cms.waikato.ac.nz/">AffectiveTweets</a></li>
<li><a href="https://github.com/dccuchile/beto">BETO: Spanish BERT</a></li>
<li><a href="https://wefe.readthedocs.io/en/latest/">WEFE: The Word Embeddings Fairness Evaluation Framework</a></li>
<li><a href="https://github.com/OpenCENIA/lightweight-spanish-language-models">ALBETO and DistilBETO: Lightweight Spanish Language Models</a></li>
<li><a href="https://github.com/dccuchile/rivertext">RiverText: An Python Library for Training and Evaluating Incremental Word Embeddings</a></li>
</ol>
<h1 id="courses">Courses</h1>
<ol>
<li><a href="https://github.com/dccuchile/CC6204">Deep Learning</a></li>
<li><a href="https://github.com/dccuchile/CC6205">Natural Language Processing</a></li>
<li><a href="https://github.com/dccuchile/CC5206/">Data Mining</a></li>
<li><a href="https://github.com/dccuchile/CC6104">Statistical Thinking</a></li>
</ol>
<h1 id="network">Network</h1>
<p>Members of our group participate or interact with the following other research groups, centers or companies:</p>
<ol>
<li><a href="https://www.cenia.cl/">National Center for Artificial Intelligence Research (CENIA)</a></li>
<li><a href="https://imfd.cl/en/">Millennium Institute for Foundational Research on Data</a></li>
<li><a href="https://www.cero.ai/">CERO.AI</a></li>
<li><a href="https://pln.cmm.uchile.cl/grav/en">Natural Language Processing @ CMM</a></li>
<li><a href="http://www.scian.cl">The Laboratory of Scientific Image Analysis (SCIAN-Lab)</a></li>
<li><a href="http://games.cmm.uchile.cl/">Grupo de Aprendizaje de Máquinas, infErencia y Señales (GAMES)</a></li>
<li><a href="https://www.cs.waikato.ac.nz/ml/">Machine Learning Group - University of Waikato</a></li>
<li><a href="https://impresee.com/ecommerce-labs/">Impresee eCommerce Labs</a></li>
</ol></div>
</div>
<footer class="col-md-12">
<hr>
</footer>
<script src="./js/jquery.min.js"></script>
<script src="./js/bootstrap.min.js"></script>
<script src="./js/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="./js/base.js"></script>
<script src="search/main.js"></script>
</body>
</html>