bourbouh commited on
Commit
dde8a8d
·
1 Parent(s): b945673

add 1 channel

Browse files
Files changed (2) hide show
  1. README.md +38 -0
  2. moroccan_darija_subtitles.csv +0 -0
README.md ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Moroccan Darija YouTube Subtitles Dataset
2
+
3
+ This dataset contains subtitles from YouTube videos in Moroccan Darija, a colloquial Arabic dialect spoken in Morocco. The subtitles were collected from two popular Moroccan YouTube channels, providing a diverse set of transcriptions in the Darija language.
4
+
5
+ ## Dataset Description
6
+
7
+ The dataset is provided as a CSV file, where each row represents a YouTube video and contains the following columns:
8
+ - `video_id`: The unique identifier of the YouTube video.
9
+ - `title`: The title of the YouTube video.
10
+ - `transcript`: The transcript of the video in Moroccan Darija without timestamps.
11
+
12
+ The subtitles cover a wide range of topics, including entertainment, news, history, and more, offering a comprehensive representation of the Moroccan Darija language as used in YouTube content.
13
+
14
+ ## Dataset Structure
15
+
16
+ The dataset is a single CSV file named `moroccan_darija_subtitles.csv`. The CSV file has the following structure:
17
+
18
+ ```
19
+ video_id,title,transcript
20
+ video1_id,Video 1 Title,Video 1 Transcript in Moroccan Darija
21
+ video2_id,Video 2 Title,Video 2 Transcript in Moroccan Darija
22
+ ...
23
+ ```
24
+
25
+ - The first row of the CSV file contains the column headers: `video_id`, `title`, and `transcript`.
26
+ - Each subsequent row represents a YouTube video and its corresponding subtitle information.
27
+
28
+ ## License
29
+
30
+ This dataset is licensed under the [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/). By using this dataset, you agree to the terms and conditions of the license.
31
+
32
+ ## Contact
33
+
34
+ Bouaghad, El Hassan
35
+ Bourbouh, Hamza
36
+ https://misi.ma/
37
+
38
+ If you have any questions, suggestions, or issues regarding this dataset, please contact us at https://misi.ma/contact/.
moroccan_darija_subtitles.csv ADDED
The diff for this file is too large to render. See raw diff