Datasets:
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
# For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1
|
3 |
+
# Doc/guide: https://huggingface.co/docs/hub/datasets-cards
|
4 |
+
{}
|
5 |
+
---
|
6 |
+
|
7 |
+
### Dataset Summary
|
8 |
+
|
9 |
+
This repository comprises two distinct datasets focusing on Maltese:
|
10 |
+
|
11 |
+
1. **Maltese Words and Their Relationships from ConceptNet**
|
12 |
+
This dataset includes Maltese words and their respective relationships, sourced from ConceptNet.
|
13 |
+
|
14 |
+
2. **Maltese Words and Their English Glosses from Gabra**
|
15 |
+
Dataset containing Maltese words and their corresponding English glosses, extracted from the Gabra database.
|
16 |
+
|
17 |
+
### Languages
|
18 |
+
|
19 |
+
- Maltese
|
20 |
+
|
21 |
+
## Dataset Creation
|
22 |
+
- The data was extracted from ConceptNet and Gabra for further use in training PPMI embeddings.
|
23 |
+
|
24 |
+
### Contributors
|
25 |
+
|
26 |
+
- Daniil Gurgurov
|