|
--- |
|
license: mit |
|
language: |
|
- en |
|
tags: |
|
- music |
|
- wiki |
|
size_categories: |
|
- 100K<n<1M |
|
--- |
|
# Dataset Card for "music-wiki" |
|
|
|
ππ΅ Introducing **music-wiki** |
|
|
|
ππΆ Our data collection process unfolds as follows: |
|
1) Starting with a seed page from Wikipedia's music section, we navigate through a referenced page graph, employing recursive crawling up to a depth of 20 levels. |
|
2) Simultaneously, tapping into the rich MusicBrainz dump, we encounter a staggering 11 million unique music entities spanning 10 distinct categories. These entities serve as the foundation for utilizing the Wikipedia API to meticulously crawl corresponding pages. |
|
|
|
The culmination of these efforts results in the assembly of data: 167k pages from the first method and an additional 193k pages through the second method. |
|
While totaling at 361k pages, this compilation provides a substantial groundwork for establishing a Music-Text-Database. π΅ππ |
|
|
|
|
|
- **Repository:** [music-wiki](https://github.com/seungheondoh/music-wiki) |
|
|
|
[![image](https://i.imgur.com/NJrjVyy.png)](https://github.com/seungheondoh/music-wiki) |
|
|
|
|
|
### splits |
|
- wikipedia_music: 167890 |
|
- musicbrainz_genre: 1459 |
|
- musicbrainz_instrument: 872 |
|
- musicbrainz_artist: 7002 |
|
- musicbrainz_release: 163068 |
|
- musicbrainz_release_group: 15942 |
|
- musicbrainz_label: 158 |
|
- musicbrainz_work: 4282 |
|
- musicbrainz_series: 12 |
|
- musicbrainz_place: 49 |
|
- musicbrainz_event: 16 |
|
- musicbrainz_area: 360 |