generated from dsfsi/dsfsi-project-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
186 lines (164 loc) · 9.62 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
<!DOCTYPE html>
<html>
<head>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#ffffff">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<meta charset="utf-8">
<title>Mavito</title>
<link rel="icon" type="image/x-icon" href="https://dsfsi.github.io/za-mavito/favicon.ico">
<link href="https://fonts.googleapis.com/css?family=Google+Sans|Noto+Sans|Castoro"
rel="stylesheet">
<link rel="stylesheet" href="page/static/css/bulma.min.css">
<link rel="stylesheet" href="page/static/css/bulma-carousel.min.css">
<link rel="stylesheet" href="page/static/css/bulma-slider.min.css">
<link rel="stylesheet" href="page/static/css/fontawesome.all.min.css">
<link rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css">
<link rel="stylesheet" href="page/static/css/index.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://documentcloud.adobe.com/view-sdk/main.js"></script>
<script defer src="page/static/js/fontawesome.all.min.js"></script>
<script src="page/static/js/bulma-carousel.min.js"></script>
<script src="page/static/js/bulma-slider.min.js"></script>
<script src="page/static/js/index.js"></script>
</head>
<body>
<section class="hero">
<div class="hero-body">
<div class="container is-max-desktop">
<div class="columns is-centered">
<div class="column has-text-centered">
<h1 class="title is-1 publication-title">Mavito: South African Terminology, Lexicon and Glossary Project</h1>
<div class="is-size-5 publication-authors">
<!-- Paper authors -->
<span class="author-block">
<a href="FIRST AUTHOR PERSONAL LINK" target="_blank">Vukosi Marivate (PI)*</a></span>
<span class="author-block">
<a href="SECOND AUTHOR PERSONAL LINK" target="_blank">Fiskani Banda</a></span>
<span class="author-block">
<a href="THIRD AUTHOR PERSONAL LINK" target="_blank">Richard Lastrucci</a>
</span>
<span class="author-block">
<a href="THIRD AUTHOR PERSONAL LINK" target="_blank">Mohlatlego Nakeng</a>
</span>
<span class="author-block">
<a href="THIRD AUTHOR PERSONAL LINK" target="_blank">Kayode Olalaye</a>
</span>
<span class="author-block">
<a href="THIRD AUTHOR PERSONAL LINK" target="_blank">Thapelo Sindane</a>
</span>
</div>
<div class="is-size-5 publication-authors">
<span class="author-block">Data Science for Social Impact<br>University of Pretoria</span>
</div>
<div class="column has-text-centered">
<div class="publication-links">
<span class="link-block">
<a href="https://huggingface.co/datasets/dsfsi/za-mavito-statssa" target="_blank"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="fas fa-smile-beam"></i>
</span>
<span>Hugging-face</span>
</a>
</span>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Paper abstract -->
<section class="section hero is-light">
<div class="container is-max-desktop">
<div class="columns is-centered has-text-centered">
<div class="column is-four-fifths">
<h2 class="title is-3">Project Description </h2>
<div class="content has-text-justified">
<p>
The "Mavito: South African Terminology, Lexicon, and Glossary Project" is dedicated to the comprehensive collection, meticulous cleaning, and transformative processing of South African language terminology lists, lexicons, and glossaries. This initiative is an integral part of the broader mission of the Data Science for Social Impact (DSFSI) lab/group, which aims to liberate and openly share as many language resources as possible.
The quality and accuracy of each resource are maintained by the original authors, ensuring the integrity and authenticity of the linguistic data. For any questions or clarifications regarding the content, users are encouraged to directly contact the original authors. By making these linguistic assets readily accessible, the project seeks to enhance language preservation, support linguistic research, and foster educational opportunities across South Africa's diverse linguistic landscape.
</p>
</div>
</div>
</div>
</div>
</section>
<!-- End paper abstract -->
<!-- Image carousel -->
<section class="hero is-small">
<table>
<thead>
<tr>
<th>Database</th>
<th>Description</th>
<th>Documentation</th>
<th>CSV</th>
<th>JSON</th>
<th>TBX</th>
<th>xlsx</th>
</tr>
</thead>
<tbody>
<tr>
<td>OERTB</td>
<td>Open Resource Term Bank (OERTB) project is to support the collaborative development and dissemination of terminological resources, and thereby promoting the use of African languages in teaching and learning at higher education institutions.</td>
<td>TBD</td>
<td><a href="https://github.com/dsfsi/za-mavito/blob/master/data/oertb/oertb-full.csv">data/oertb/oertb-full.csv</a>,<br> view on <a href="https://lite.datasette.io/?csv=https://github.com/dsfsi/za-mavito/blob/master/data/oertb/oertb-full.csv">datasette</a></td>
<td><a href="https://github.com/dsfsi/za-mavito/blob/master/data/oertb/oertb-termbank-IATE.json">data/oertb/oertb-termbank-IATE.json</a>,<br> view on <a href="https://lite.datasette.io/?json=https://github.com/dsfsi/za-mavito/blob/master/data/oertb/oertb-termbank-IATE.json">datasette</a></td>
<td><a href="https://github.com/dsfsi/za-mavito/blob/master/data/oertb/oertb-termbank-IATE.tbx">data/oertb/oertb-termbank-IATE.tbx</a></td>
<td></td>
</tr>
<tr>
<td>StatsSA</td>
<td>The Multilingual Statistical Terminology Project by Stats SA develops statistical terminology in South Africa's 11 official languages to enhance access to vital data for all citizens, ensuring a deeper understanding and connection to the information that affects their lives.</td>
<td>TBD</td>
<td><a href="https://github.com/dsfsi/za-mavito/blob/master/data/statssa/multilingual_statistical_terminology_clean.csv">data/statssa/multilingual_statistical<br>_terminology_clean.csv</a>, view on <a href="https://lite.datasette.io/?csv=https://github.com/dsfsi/za-mavito/blob/master/data/statssa/multilingual_statistical_terminology_clean.csv">datasette</a></td>
<td><a href="https://github.com/dsfsi/za-mavito/blob/master/data/statssa/multilingual_statistical_terminology_clean.json">data/statssa/multilingual_statistical<br>_terminology_clean.json</a>,view on <a href="https://lite.datasette.io/?json=https://github.com/dsfsi/za-mavito/blob/master/data/statssa/multilingual_statistical_terminology_clean.json">datasette</a></td>
<td></td>
<td><a href="https://github.com/dsfsi/za-mavito/blob/master/data/statssa/multilingual_statistical_terminology_clean.xlsx">data/statssa/multilingual_statistical_<br>terminology_clean.xlsx</a></td>
</tr>
</tbody>
</table>
</section>
<!-- End image carousel -->
<!--BibTex citation -->
<section class="section" id="BibTeX">
<div class="container is-max-desktop content">
<h2 class="title">BibTeX Citation</h2>
<pre><code>
@dataset{dsfsi-mavito,
date = {2023},
title = {Mavito: South African Terminology, Lexicon and Glossary Project},
url = {https://github.com/dsfsi/za-mavito/},
author = {Vukosi Marivate and Fiskani Banda and Richard Lastrucci and Matome Ledwaba and Keabetswe Madumo and Mohlatlego Nakeng and Kayode Olalaye and Thapelo Sindane and DSFSI}
}
</code></pre>
</div>
</section>
<!--End BibTex citation -->
<footer class="footer">
<div class="container">
<div class="columns is-centered">
<div class="column is-8">
<div class="content">
<p>
This website is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/" target="_blank">Creative Commons Attribution-ShareAlike 4.0 International License</a>. <br>
This page was built using the <a href="https://github.com/eliahuhorwitz/Academic-project-page-template" target="_blank">Academic Project Page Template</a> which was adopted from the <a href="https://nerfies.github.io" target="_blank">Nerfies</a> project page.
</p>
</div>
</div>
</div>
</div>
</footer>
<!-- Statcounter tracking code -->
<!-- You can add a tracker to track page visits by creating an account at statcounter.com -->
<!-- End of Statcounter Code -->
</body>
</html>