Updating README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,13 @@ tags:
|
|
| 7 |
pretty_name: Incubus and Taylor Swift lyrics
|
| 8 |
size_categories:
|
| 9 |
- n<1K
|
| 10 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
pretty_name: Incubus and Taylor Swift lyrics
|
| 8 |
size_categories:
|
| 9 |
- n<1K
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# Description
|
| 13 |
+
This dataset contains lyrics from both Incubus and Taylor Swift.
|
| 14 |
+
|
| 15 |
+
# Format
|
| 16 |
+
The file is in CSV format and contains three columns: Artist, Song Name and Lyrics.
|
| 17 |
+
|
| 18 |
+
## Caveats
|
| 19 |
+
The column Song Name has been transformed to a single string in lowercase format, so instead of having "Name of Song", the value will be "nameofsong".
|