Difference between revisions of "2014:GC14UX:JSON Metadata"
(→Genre) |
Kahyun Choi (talk | contribs) (→Duration) |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | The complete extracted JSON tags can be downloaded here: [https://www.music-ir.org/mirex/results/2014/gc14ux/json_metadata.txt json_metadata.txt] | ||
+ | |||
=Genre= | =Genre= | ||
− | Each song in the dataset has two to four genre tags. The histgram shows how many songs have at least 1, 2, 3, or 4 genres. | + | Each song in the dataset has two to four genre tags. The following histgram shows how many songs have at least 1, 2, 3, or 4 genres. |
− | [[Image:gdist.png]] | + | [[Image:ghistgram.png]] |
+ | |||
+ | The most popular genre tags are shown in the following diagram: | ||
+ | [[Image:gdist.png|1000px]] | ||
+ | |||
+ | The complete list of genre tags and their counts can be found in this file: [https://www.music-ir.org/mirex/results/2014/gc14ux/json_g_dist.txt json_g_dist.txt] | ||
+ | |||
+ | =Free Tags= | ||
+ | Each song has zero to six free tags. The following histgram shows how many songs have at least 1,..,or 6 tags. | ||
+ | [[Image:thistgram.png]] | ||
+ | |||
+ | The most popular free tags are shown in the following diagram: | ||
+ | [[Image:tdist.png|1000px]] | ||
+ | |||
+ | The complete list of genre tags and their counts can be found in this file: [https://www.music-ir.org/mirex/results/2014/gc14ux/json_t_dist.txt json_t_dist.txt] | ||
+ | |||
+ | =Instrument= | ||
+ | Each song has zero to three instrument tags. The following histgram shows how many songs have at least 1, 2 or 3 instrument tags. | ||
+ | [[Image:instrhistgram.png]] | ||
+ | |||
+ | The most popular instrument tags are shown in the following diagram: | ||
+ | [[Image:idist.png|1000px]] | ||
+ | |||
+ | The complete list of genre tags and their counts can be found in this file: [https://www.music-ir.org/mirex/results/2014/gc14ux/json_i_dist.txt json_i_dist.txt] | ||
+ | |||
+ | =Vocal vs Instrumental= | ||
+ | Part of the songs have labels indicating whether they are vocal or instrumental. The following diagram shows the distribution: | ||
+ | [[Image:vocinst_histgram.png]] | ||
+ | |||
+ | =Speed= | ||
+ | Part of the songs have labels indicating their speeds. The following diagram shows the distribution: | ||
+ | [[Image:speed_histgram.png]] | ||
+ | |||
+ | =Language= | ||
+ | Some songs have labels indicating their languages. The following diagram shows the distribution: | ||
+ | [[Image:lang_histgram.png]] | ||
+ | |||
+ | =Duration= | ||
+ | All songs have their duration indicated in seconds. The following diagram shows the duration distribution of most songs: | ||
+ | [[Image:duration.png|1000px]] | ||
+ | |||
+ | The complete list of duration and their counts can be found in this file: [https://www.music-ir.org/mirex/results/2014/gc14ux/json_d_dist.txt json_d_dist.txt] |
Latest revision as of 16:30, 30 August 2014
The complete extracted JSON tags can be downloaded here: json_metadata.txt
Genre
Each song in the dataset has two to four genre tags. The following histgram shows how many songs have at least 1, 2, 3, or 4 genres.
The most popular genre tags are shown in the following diagram:
The complete list of genre tags and their counts can be found in this file: json_g_dist.txt
Free Tags
Each song has zero to six free tags. The following histgram shows how many songs have at least 1,..,or 6 tags.
The most popular free tags are shown in the following diagram:
The complete list of genre tags and their counts can be found in this file: json_t_dist.txt
Instrument
Each song has zero to three instrument tags. The following histgram shows how many songs have at least 1, 2 or 3 instrument tags.
The most popular instrument tags are shown in the following diagram:
The complete list of genre tags and their counts can be found in this file: json_i_dist.txt
Vocal vs Instrumental
Part of the songs have labels indicating whether they are vocal or instrumental. The following diagram shows the distribution:
Speed
Part of the songs have labels indicating their speeds. The following diagram shows the distribution:
Language
Some songs have labels indicating their languages. The following diagram shows the distribution:
Duration
All songs have their duration indicated in seconds. The following diagram shows the duration distribution of most songs:
The complete list of duration and their counts can be found in this file: json_d_dist.txt