File size: 1,473 Bytes
307970d
 
03c4e2e
 
bb83723
 
 
 
 
 
dc48c59
 
 
 
 
 
8e54db8
dc48c59
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ab68fa6
dc48c59
 
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
---
license: cc-by-nc-4.0
size_categories:
- 1K<n<10K
task_categories:
- text-classification
language:
- en
tags:
- music
---

# Song Lyrics Dataset

## Description

This dataset contains a collection of song lyrics from various artists and genres in english. 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: 979 rows
- Rock: 995 rows
- Hip-Hop: 1040 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!