Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,69 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- ha
|
| 4 |
+
tags:
|
| 5 |
+
- language
|
| 6 |
+
- hausa
|
| 7 |
+
size_categories:
|
| 8 |
+
- 500K<n<2M
|
| 9 |
+
license: apache-2.0
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
## Hausa Dataset
|
| 13 |
+
|
| 14 |
+
The vocabulary foundation is organized by linguistic categories (pronouns, verbs, nouns, adjectives) with over 200 core [Hausa](https://en.wikipedia.org/wiki/Hausa_people) words.
|
| 15 |
+
|
| 16 |
+
### Key Features
|
| 17 |
+
|
| 18 |
+
1. Core Vocabulary Categories:
|
| 19 |
+
|
| 20 |
+
+ Pronouns with gender distinctions (kai/ke for masculine/feminine 'you')
|
| 21 |
+
+ Verbs covering daily activities and essential actions
|
| 22 |
+
+ Nouns spanning family, nature, time, and cultural concepts
|
| 23 |
+
+ Adjectives with proper Hausa formations
|
| 24 |
+
+ Numbers from basic counting to large values
|
| 25 |
+
+ Time expressions including Islamic prayer times
|
| 26 |
+
|
| 27 |
+
2. Hausa-Specific Linguistic Elements:
|
| 28 |
+
|
| 29 |
+
+ Gender agreement with 'ne/ce' copulas
|
| 30 |
+
+ Proper pronoun usage with masculine/feminine distinctions
|
| 31 |
+
+ Negation patterns with 'ba...ba' construction
|
| 32 |
+
+ Question word formations
|
| 33 |
+
+ Conjunction usage following Hausa syntax
|
| 34 |
+
|
| 35 |
+
3. Cultural and Religious Content:
|
| 36 |
+
|
| 37 |
+
+ Islamic content relevant to Hausa speakers (prayer, pillars of Islam)
|
| 38 |
+
+ Traditional Hausa proverbs and their meanings
|
| 39 |
+
+ Cultural practices and traditions
|
| 40 |
+
+ Major Hausa cities and cultural elements
|
| 41 |
+
|
| 42 |
+
4. Data Type Distribution:
|
| 43 |
+
|
| 44 |
+
+ 35% synthetic sentences for general language patterns
|
| 45 |
+
+ 18% pattern variations for grammatical structures
|
| 46 |
+
+ 15% conversational exchanges
|
| 47 |
+
+ 12% question-answer pairs
|
| 48 |
+
+ 8% translation exercises
|
| 49 |
+
+ 5% grammar instruction
|
| 50 |
+
+ 3% story completions
|
| 51 |
+
+ 2% proverb explanations
|
| 52 |
+
+ 1% religious content
|
| 53 |
+
+ 1% cultural content
|
| 54 |
+
|
| 55 |
+
### Citation
|
| 56 |
+
|
| 57 |
+
If you find this work relevant or helpful to your work, please kindly cite it:
|
| 58 |
+
|
| 59 |
+
```
|
| 60 |
+
@misc{hausadataset,
|
| 61 |
+
title={Hausa Dataset},
|
| 62 |
+
author={Finbarrs Oketunji},
|
| 63 |
+
year={2025}
|
| 64 |
+
}
|
| 65 |
+
```
|
| 66 |
+
|
| 67 |
+
### Copyright
|
| 68 |
+
|
| 69 |
+
(c) Copyright 2025 Finbarrs Oketunji. All Rights Reserved.
|