Advertisement
Guest User

Untitled

a guest
Jan 14th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 2.03 KB | None | 0 0
  1. \begin{table}[]
  2. \centering
  3. \caption{My caption}
  4. \label{my-label}
  5. \begin{tabular}{llllll}
  6. Rank & Song-ID                                               & Distance & Rating & Reason                                                                          & Analysis \\
  7. 1    & electronic/electronic\_artist\_46\_album\_1\_track\_1 & 22.1914  & 4      & The rythm is a bit different.                                                   &          \\
  8. 2    & electronic/electronic\_7-computer\_control            & 24.1047  & 3      & The songs have similar speed and musical notes but everything else is different &          \\
  9. 3    & electronic/electronic\_artist\_60\_album\_1\_track\_2 & 24.3162  & 2      & The quality of the musical notes is similar.                                    &          \\
  10. 4    & rock\_pop/rock\_pop\_artist\_104\_album\_1\_track\_2  & 25.0579  & 2      & The quality of the musical notes is similar.                                    &          \\
  11. 5    & rock\_pop/rock\_pop\_4-set\_fire\_to\_the\_city       & 25.0618  & 2      & The rythm is somewhat similar.                                                  &          \\
  12. 10   & electronic/electronic\_artist\_45\_album\_1\_track\_1 & 26.2565  & 3      &                                                                                 &          \\
  13. 15   & electronic/electronic\_artist\_67\_album\_3\_track\_3 & 27.8696  & 1      & The genres are different, the energy of the songs is similar.                   &          \\
  14. 20   & electronic/electronic\_artist\_45\_album\_1\_track\_2 & 28.228   & 1      & The rythm is somewhat similar.                                                  &          \\
  15. 50   & rock\_pop/rock\_pop\_artist\_86\_album\_1\_track\_1   & 30.8788  & 1      & Sounds quite similar but the rythms and the energy are different                &          \\
  16. 100  & world/world\_11-kama\_(8-4)                           & 33.0902  & 1      & The sounds used are similar.                                                    &        
  17. \end{tabular}
  18. \end{table}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement