-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
504 lines (476 loc) · 29 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
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<title>ARBML </title>
<link rel="canonical" href="https://getbootstrap.com/docs/5.1/examples/album/">
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Open+Sans" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;400;800;900&display=swap"
rel="stylesheet">
<!-- Bootstrap core CSS -->
<!-- <link href="assets/css/bootstrap.min.css" rel="stylesheet"> -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link href="assets/css/custom.css" rel="stylesheet">
<!-- font awesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- CSS file -->
<link rel="stylesheet" href="assets/css/style.css">
</head>
<body>
<main>
<nav class="navbar navbar-expand-lg">
<div class="container-fluid">
<a class="navbar-brand" href="index.html">
<img id="logo" src="assets/imgs/arbml-logo.png">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarTogglerDemo03"
aria-controls="navbarTogglerDemo03" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"> </span>
</button>
<div class="collapse navbar-collapse" id="navbarTogglerDemo03">
<div class="nav-item-wrapper">
<ul class="navbar-nav mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-item nav-link" href="publication.html" id="publications">Publications</a>
</li>
<li class="nav-item">
<a class="nav-item nav-link" href="talks.html" id="talks">Talks</a>
</li>
<!-- <div class="btn-group">
<button type="button" class="btn btn-danger">Language</button>
<button type="button" class="btn btn-danger dropdown-toggle dropdown-toggle-split"
data-bs-toggle="dropdown" aria-expanded="false">
<span class="visually-hidden">Toggle Dropdown</span>
</button>
<ul class="dropdown-menu">
<li><a class="dropdown-item" id="ar" href="#">Arabic</a></li>
<li><a class="dropdown-item" id="en" href="#">English</a></li>
</ul>
</div> -->
</div>
</div>
</nav>
<div id="ar_style">
<section class="py-5 arbml-color ">
<div class="row py-lg-5">
<div class="col-lg-8 col-md-8 mx-auto text-center">
<h1 class="heading-bold-900 ">ARBML</h1>
<p class="lead m-4" id="hero_text">ARBML is a community of +700 researchers working on Arabic NLP
research and development. Although we come from different walks of life, we all strive to achieve
one goal: empowering our beloved language with open-source Arabic tools and applications. </p>
</div>
</div>
</section>
<section>
<div class="album py-5 text-center m-4">
<div class="container">
<div class="row align-items-center ">
<h2 class="font-weight-800" id="mission"> Mission </h2>
<h5 id="mission_text"> Our mission is to democratize Arabic NLP research and development through
open research and collaboration. </h5>
</div>
</div>
</div>
</section>
<section>
<div class="text-center m-4">
<div class="row align-items-center">
<div class="col-12">
<h2 class="font-weight-800" id="highlighted_projects"> Highlighted Projects</h2>
</div>
</div>
</div>
</section>
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-12 col-sm-12 mt-4">
<div class="card">
<img src="assets/imgs/cidar-logo.png" class="card-img-top img-fluid rounded maxHeight" alt="...">
<div class="card-body project-card">
<h5 class="card-title"> <span>CIDAR</span>
<a href="https://arxiv.org/pdf/2402.03177" target="_blank"
class="btn btn-color btn-sm right mr-2"><i class="fa fa-file"></i> <span class="paper">
Paper </span></a>
<a href="https://github.com/ARBML/CIDAR" target="_blank"
class="btn btn-color btn-sm right mr-2"><i class="fa fa-github"></i> <span class="code">
Code </span></a>
<a href="https://huggingface.co/datasets/arbml/CIDAR" target="_blank"
class="btn btn-color btn-sm right mr-2"><i class="fa fa-github"></i> <span class="web">
Demo </span> </a>
</h5>
<hr>
<p class="card-text mt-4" id="arbml_text">
Culturally Relevant Instruction Dataset For Arabic. CIDAR contains 10,000 instructions and their output.
</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-12 col-sm-12 mt-4">
<div class="card">
<img src="assets/imgs/ashaar-logo.png" class="card-img-top img-fluid rounded maxHeight" alt="...">
<div class="card-body project-card">
<h5 class="card-title"> <span>Ashaar</span>
<a href="https://arxiv.org/abs/2307.06218" target="_blank"
class="btn btn-color btn-sm right mr-2"><i class="fa fa-file"></i> <span class="paper">
Paper </span></a>
<a href="https://github.com/ARBML/Ashaar" target="_blank"
class="btn btn-color btn-sm right mr-2"><i class="fa fa-github"></i> <span class="code">
Code </span></a>
<a href="https://huggingface.co/spaces/arbml/Ashaar" target="_blank"
class="btn btn-color btn-sm right mr-2"><i class="fa fa-github"></i> <span class="web">
Demo </span> </a>
</h5>
<hr>
<p class="card-text mt-4" id="arbml_text">
An extension of qawafi that contains poetry analysis and generation. Using this platform we
provide four datasets and five models all available for free.
</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-12 col-sm-12 mt-4">
<div class="card">
<img src="assets/imgs/taqyim-logo.png" class="card-img-top img-fluid rounded maxHeight" alt="...">
<div class="card-body project-card">
<h5 class="card-title"> <span>Taqyim</span>
<a href="https://arxiv.org/pdf/2306.16322.pdf" target="_blank"
class="btn btn-color btn-sm right mr-2"><i class="fa fa-file"></i> <span class="paper">
Paper </span></a>
<a href="https://github.com/ARBML/Taqyim" target="_blank"
class="btn btn-color btn-sm right mr-2"><i class="fa fa-github"></i> <span class="code">
Code </span></a>
</h5>
<hr>
<p class="card-text mt-4" id="arbml_text">
A library for evaluting Arabic NLP tasks on chatgpt models. We provide examples for doing
evaluation on classification, part of speech tagging, translation, summarization and
diacritization>
</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-12 col-sm-12 mt-4">
<div class="card">
<img src="assets/imgs/dar-logo.png" class="card-img-top img-fluid rounded maxHeight" alt="...">
<div class="card-body project-card">
<h5 class="card-title"> <span>Dar</span>
<a href="https://github.com/ARBML/dar" target="_blank"
class="btn btn-color btn-sm right mr-2"><i class="fa fa-github"></i> <span class="code">
Code </span></a>
</h5>
<hr>
<p class="card-text mt-4" id="arbml_text">
dar or دار which means house in Araibc is a simple semi-supervised approach for creating
huggingface data script loaders and upload to the hub.
</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-12 col-sm-12 mt-4">
<div class="card">
<img src="assets/imgs/masader.jpg" class="card-img-top img-fluid rounded maxHeight" alt="...">
<div class="card-body project-card">
<h5 class="card-title"><span id="masader">Masader</span>
<a href="https://t.co/rGIpZGyWlJ" target="_blank" class="btn btn-color btn-sm right mr-2"><i
class="fa fa-file"></i> <span class="paper"> Paper </span> </a>
<a href="https://github.com/ARBML/masader" target="_blank"
class="btn btn-color btn-sm right mr-2"><i class="fa fa-github"></i><span class="code">
Code </span> </a>
<a href="https://arbml.github.io/masader/" target="_blank"
class="btn btn-color btn-sm right mr-2"><i class="fa fa-globe"></i><span class="web"> Web
</span> </a>
</h5>
<hr>
<p class="card-text mt-4" id="masader_text">
The largest public catalogue for Arabic NLP and speech datasets. There are +500 datasets
annotated with more than 25 attributes.
</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-10 col-sm-12 mt-4">
<div class="card">
<img src="assets/imgs/klaam.png" class="card-img-top img-fluid rounded maxHeight" alt="...">
<div class="card-body project-card">
<h5 class="card-title"> <span id="klaam">Klaam</span>
<a href="https://github.com/ARBML/klaam" target="_blank"
class="btn btn-color btn-sm right mr-2"><i class="fa fa-github"></i> <span class="code">
Code </span> </a>
</h5>
<hr>
<p class="card-text mt-4" id="klaam_text">
Arabic speech recognition, classification and text-to-speech library. The models are built on
top of Wave2Vec and FastSpeech.
</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-12 col-sm-12 mt-4">
<div class="card">
<img src="assets/imgs/calliar-1.png" class="card-img-top img-fluid rounded maxHeight" alt="...">
<div class="card-body project-card">
<h5 class="card-title"> <span id="calliar">Calliar</span>
<a href="https://arxiv.org/pdf/2106.10745.pdf" target="_blank"
class="btn btn-color btn-sm right mr-2"><i class="fa fa-file"></i> <span class="paper">
Paper </span></a>
<a href="https://github.com/ARBML/calliar" target="_blank"
class="btn btn-color btn-sm right mr-2"><i class="fa fa-github"></i> <span class="code">
Code </span> </a>
<a href="https://arbml.github.io/Calliar/page/" target="_blank"
class="btn btn-color btn-sm right mr-2"><i class="fa fa-globe"></i> <span class="web">
Web </span></a>
</h5>
<hr>
<p class="card-text mt-4" id="calliar_text">
A dataset for online Arabic calligraphy. A collection of 2500 strokes manully annotated
calligraphic styles.
</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-12 col-sm-12 mt-4">
<div class="card">
<div class="media">
<img src="assets/imgs/tkseem.png" class="card-img-top img-fluid rounded maxHeight" alt="...">
<div class="card-body project-card">
<h5 class="card-title"> <span id="tkseem">tkseem</span>
<a href="https://arxiv.org/pdf/2106.07540.pdf" target="_blank"
class="btn btn-color btn-sm right mr-2"><i class="fa fa-file"></i> <span class="paper">
Paper </span> </a>
<a href="https://github.com/ARBML/tkseem" target="_blank"
class="btn btn-color btn-sm right mr-2"><i class="fa fa-github"></i> <span
class="code"> Code </span></a>
</h5>
<hr>
<p class="card-text mt-4" id="tkseem_text">
Arabic Tokenization Library. It provides many algorithms to tokenize and segment Arabic
text.
</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-12 col-sm-12 mt-4">
<div class="card">
<img src="assets/imgs/arbml-logo.png" class="card-img-top img-fluid rounded maxHeight" alt="...">
<div class="card-body project-card">
<h5 class="card-title"> <span>ARBML</span>
<a href="https://aclanthology.org/2020.nlposs-1.2.pdf" target="_blank"
class="btn btn-color btn-sm right mr-2"><i class="fa fa-file"></i> <span class="paper">
Paper </span></a>
<a href="https://github.com/ARBML/ARBML" target="_blank"
class="btn btn-color btn-sm right mr-2"><i class="fa fa-github"></i> <span class="code">
Code </span></a>
<a href="https://arbml.github.io/ARBML/Interfaces/Website/" target="_blank"
class="btn btn-color btn-sm right mr-2"><i class="fa fa-github"></i> <span class="web">
Web </span> </a>
</h5>
<hr>
<p class="card-text mt-4" id="arbml_text">
Implementation of many Arabic NLP and CV projects. Providing real time experience using many
interfaces like web, command line and notebooks.
</p>
</div>
</div>
</div>
</div>
</div>
<!-- news -->
<section class="mt-5">
<div class="container">
<div class="row">
<div class="col-12 mt-4 text-center ">
<h2 class="font-weight-800" id="news"> News </h2>
</div>
<div class="row mt-5">
<div class="col-10 offset-1">
<ul>
<li>
<span class="news" id="news_body_one"> We are Sponsored by ML Collective and
Maqsam, May 2023</span>.
</li>
<li>
<span class="news" id="news_body_one"> Adawat for Arabic tools is launched </span><a
href="https://arbml.github.io/adawat/" target="_blank"> <span id="news_body_one_link"
class="news"> here</span> </a>.
</li>
<li>
<span class="news" id="news_body_one"> Masader Plus website is up and running </span><a
href="https://arbml.github.io/masader/" target="_blank"> <span id="news_body_one_link"
class="news"> here</span> </a>.
</li>
<li>
<span class="news" id="news_body_two"> We launched Masader hackathon on the 10 June to 20
June on our discord in collaboration with HuggingFace.
</span>
</li>
<li>
<span class="news" id="news_body_three"> Masader highlighted in </span> <a
href="https://www.washingtonpost.com/technology/2022/07/21/big-science-ai-open-source-language-model/"
target="_blank"> <span id="news_body_three_link" class="news">The Washington
Post</span> </a>.
</li>
<li>
<span class="news" id="news_body_four1"> MIT Techonology Review wrote an </span><a
href="https://technologyreview.ae/%D9%86%D8%B4%D8%B1%D8%A9-%D8%A7%D9%84%D8%AE%D9%88%D8%A7%D8%B1%D8%B2%D9%85%D9%8A%D8%A9-%D8%A3%D9%87%D9%85-%D8%A3%D8%AE%D8%A8%D8%A7%D8%B1-%D8%A7%D9%84%D8%B0%D9%83%D8%A7%D8%A1-%D8%A7%D9%84%D8%A7%D8%B5-2/"
target="_blank"> <span id="news_body_four_link" class="news">article about
Calliar</span> </a>.
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
</div>
<section class="arbml-color-2">
<div class="container">
<div class="row mt-5 text-center">
<div class="col-10 offset-1">
<h2 class="font-weight-800 mt-25" id="join_our_community"> Our Contributors</h2>
<div class="table-responsive">
<table class="table mt-5 ">
<tbody>
<tr>
<td><a href="https://github.com/mustafa0x" target="_blank"><img class="member_img"
src="https://github.com/mustafa0x.png"></a></td>
<td><a href="https://github.com/yousef337" target="_blank"><img class="member_img"
src="https://github.com/yousef337.png"></a></td>
<td><a href="https://github.com/AliOsm" target="_blank"><img class="member_img"
src="https://github.com/AliOsm.png"></a></td>
<td><a href="https://github.com/zaidalyafeai" target="_blank"><img class="member_img"
src="https://github.com/zaidalyafeai.png"></a></td>
<td><a href="https://github.com/eaalghamdi" target="_blank"><img class="member_img"
src="https://github.com/eaalghamdi.png"></a></td>
<td><a href="https://github.com/ma7dev" target="_blank"><img class="member_img"
src="https://github.com/ma7dev.png"></a></td>
<td><a href="https://github.com/MagedSaeed" target="_blank"><img class="member_img"
src="https://github.com/MagedSaeed.png"></a></td>
<td><a href="https://github.com/mosaibah" target="_blank"><img class="member_img"
src="https://github.com/mosaibah.png"></a></td>
<td><a href="https://github.com/SaiedAlshahrani" target="_blank"><img class="member_img"
src="https://github.com/SaiedAlshahrani.png"></a></td>
</tr>
<tr>
<td><a href="https://github.com/BSA10" target="_blank"><img class="member_img"
src="https://github.com/BSA10.png"></a></td>
<td><a href="https://github.com/alonemazin" target="_blank"><img class="member_img"
src="https://github.com/alonemazin.png"></a></td>
<td><a href="https://github.com/Joshua-Nweze" target="_blank"><img class="member_img"
src="https://github.com/Joshua-Nweze.png"></a></td>
<td><a href="https://github.com/aalhendi" target="_blank"><img class="member_img"
src="https://github.com/aalhendi.png"></a></td>
<td><a href="https://github.com/JZakraoui" target="_blank"><img class="member_img"
src="https://github.com/JZakraoui.png"></a></td>
<td><a href="https://github.com/MutlaqAldhbuiub" target="_blank"><img class="member_img"
src="https://github.com/MutlaqAldhbuiub.png"></a></td>
<td><a href="https://github.com/raed19" target="_blank"><img class="member_img"
src="https://github.com/raed19.png"></a></td>
<td><a href="https://github.com/mazen147" target="_blank"><img class="member_img"
src="https://github.com/mazen147.png"></a></td>
<td><a href="https://github.com/abidlabs" target="_blank"><img class="member_img"
src="https://github.com/abidlabs.png"></a></td>
</tr>
<tr>
<td><a href="https://github.com/mhmoodlan" target="_blank"><img class="member_img"
src="https://github.com/mhmoodlan.png"></a></td>
<td><a href="https://github.com/abdulelahsm" target="_blank"><img class="member_img"
src="https://github.com/abdulelahsm.png"></a></td>
<td><a href="https://github.com/hammadojh" target="_blank"><img class="member_img"
src="https://github.com/hammadojh.png"></a></td>
<td><a href="https://github.com/malmarz" target="_blank"><img class="member_img"
src="https://github.com/malmarz.png"></a></td>
<td><a href="https://github.com/stichiboi" target="_blank"><img class="member_img"
src="https://github.com/stichiboi.png"></a></td>
<td><a href="https://github.com/Abdelrahmanrezk" target="_blank"><img class="member_img"
src="https://github.com/Abdelrahmanrezk.png"></a></td>
<td><a href="https://github.com/mohammad-albarham" target="_blank"><img class="member_img"
src="https://github.com/mohammad-albarham.png"></a></td>
<td><a href="https://github.com/BKHMSI" target="_blank"><img class="member_img"
src="https://github.com/BKHMSI.png"></a></td>
<td><a href="https://github.com/forzagreen" target="_blank"><img class="member_img"
src="https://github.com/forzagreen.png"></a></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</section>
<section>
<div class="text-center mt-5">
<div class="row">
<div class="col-12">
<h2 class="font-weight-800" id="collaborators"> Collaborators </h2>
</div>
<div class="row justify-content-center">
<div class="mt-4 collaborator-img-container">
<a href="https://huggingface.co/" target="_blank">
<img src="assets/imgs/HF.png" height="120">
</a>
</div>
<div class="mt-4 collaborator-img-container">
<a href="https://bigscience.huggingface.co/" target="_blank">
<img src="assets/imgs/BigScience.png" height=" 120">
</a>
</div>
</div>
</div>
<div class="row">
<div class="col-12">
<h2 class="font-weight-800" id="collaborators"> Sponsors </h2>
</div>
<div class="row justify-content-center">
<div class="mt-4 collaborator-img-container">
<a href="https://mlcollective.org/" target="_blank">
<img src="https://mlcollective.org/static/mlc_logo_words.png" height="80">
</a>
</div>
<div class="mt-4 collaborator-img-container">
<a href="https://en.maqsam.com/" target="_blank">
<img
src="https://assets.website-files.com/61bf04d065d458b90c69aae4/61bf2e370248ef1f63f0bc9c_maqsam-logo-en-p-500.png"
height="80">
</a>
</div>
</div>
</div>
</div>
</section>
<!-- Collaborators -->
</main>
<div class="container">
<footer class="py-3 my-4 footer">
<ul class="nav justify-content-center border-bottom pb-3 mb-3">
<li class="nav-item"><a href="https://github.com/ARBML/" target="_blank"
class="nav-link px-2 text-muted">Github</a></li>
<li class="nav-item"><a href="https://twitter.com/arabicml2" class="nav-link px-2 text-muted">Twitter</a>
</li>
<li class="nav-item"><a href="https://discord.gg/aN2vaec9nV" target="_blank"
class="nav-link px-2 text-muted">Discord</a></li>
<li class="nav-item"><a href="https://huggingface.co/arbml" target="_blank"
class="nav-link px-2 text-muted">Hugging Face</a></li>
</ul>
<p class="text-center text-muted">© 2023 ARBML</p>
</footer>
</div>
<script src="https://cdn.jotfor.ms//js/vendor/smoothscroll.min.js?v=3.3.33030"></script>
<script src="https://cdn.jotfor.ms//js/errorNavigation.js?v=3.3.33030"></script>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-gtEjrD/SeCtmISkJkNUaaKMoLD0//ElJ19smozuHV6z3Iehds+3Ulb9Bn9Plx0x4"
crossorigin="anonymous"></script>
<!-- Translate file link -->
<script src="assets/js/index_translate.js"></script>
</body>
</html>
</body>
</html>