Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -73,9 +73,6 @@ Since this dataset includes data licensed under **CC BY-SA 4.0**, it must be dis
|
|
73 |
|
74 |
The **Tunisian Text Compilation** dataset is intended for use in various natural language processing (NLP) tasks, particularly those related to Tunisian Arabic and regional dialects. Direct uses include:
|
75 |
- **Language modeling:** Building and fine-tuning NLP models for Tunisian Arabic.
|
76 |
-
- **Text classification:** Categorizing Tunisian texts by topic or sentiment.
|
77 |
-
- **Machine translation:** Creating and improving models for translating Tunisian Arabic into other languages and vice versa.
|
78 |
-
- **Speech recognition and synthesis:** Leveraging the dataset for automatic speech recognition (ASR) or text-to-speech (TTS) systems, particularly for Tunisian Arabic dialects.
|
79 |
- **Linguistic research:** Studying the unique features and characteristics of Tunisian Arabic and its variants.
|
80 |
|
81 |
### Out-of-Scope Use
|
@@ -130,10 +127,10 @@ Users of this dataset should:
|
|
130 |
Please use the following citation to credit the dataset:
|
131 |
|
132 |
@misc{TunisianTextCompilation,
|
133 |
-
author = {
|
134 |
title = {Tunisian Text Compilation},
|
135 |
year = {2024},
|
136 |
-
url = {https://huggingface.co/datasets/
|
137 |
}
|
138 |
|
139 |
## Dataset Card Contact
|
|
|
73 |
|
74 |
The **Tunisian Text Compilation** dataset is intended for use in various natural language processing (NLP) tasks, particularly those related to Tunisian Arabic and regional dialects. Direct uses include:
|
75 |
- **Language modeling:** Building and fine-tuning NLP models for Tunisian Arabic.
|
|
|
|
|
|
|
76 |
- **Linguistic research:** Studying the unique features and characteristics of Tunisian Arabic and its variants.
|
77 |
|
78 |
### Out-of-Scope Use
|
|
|
127 |
Please use the following citation to credit the dataset:
|
128 |
|
129 |
@misc{TunisianTextCompilation,
|
130 |
+
author = {Mohamed Aziz Belaweid},
|
131 |
title = {Tunisian Text Compilation},
|
132 |
year = {2024},
|
133 |
+
url = {https://huggingface.co/datasets/AzizBelaweid/Tunisian_Language_Dataset},
|
134 |
}
|
135 |
|
136 |
## Dataset Card Contact
|