File size: 1,493 Bytes
9bf855f
 
ddd1f95
 
 
 
 
 
 
 
9bf855f
ddd1f95
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: cc-by-nc-4.0
size_categories:
- 1K<n<10K
task_categories:
- text-classification
language:
- tr
tags:
- music
---

# Song Lyrics Dataset

## Description

This dataset contains a collection of song lyrics from various artists and genres in Turkish. It is intended to be used for research, analysis, and other non-commercial purposes.


## Dataset Details

The dataset is organized in a tabular format with the following columns:

- `Genre` (int): Genre of the lyrics
- `Lyrics` (str): The lyrics of the song.

- Pop: 1085 rows
- Rock: 765 rows
- Hip-Hop: 969 rows
- Arabesk: 353 rows

## Usage

Feel free to use this dataset for non-commercial purposes such as academic research, natural language processing tasks, sentiment analysis, or personal projects. You are allowed to analyze, modify, and derive insights from the dataset.

If you use this dataset in your work, we kindly request that you provide attribution by citing this repository or linking back to it.

## License

This dataset is released under the Creative Commons Attribution-NonCommercial license. This means that you are not allowed to use the dataset for commercial purposes. For detailed information about the license, please refer to the [LICENSE](./LICENSE) file.

## Contact

If you have any questions, suggestions, or concerns regarding this dataset, please feel free to reach out to email at [[email protected]](mailto:[email protected]).
Happy exploring and analyzing the world of song lyrics!