Advertisement
Guest User

Untitled

a guest
Jan 14th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 2.11 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    & metal\_punk/metal\_punk\_artist\_82\_album\_1\_track\_1       & 5.0564   & 4      & The rythm is a bit different.                                                   &          \\
  8. 2    & metal\_punk/metal\_punk\_artist\_81\_album\_1\_track\_1       & 5.6549   & 3      & The songs have similar speed and musical notes but everything else is different &          \\
  9. 3    & world/world\_artist\_124\_album\_4\_track\_3                  & 5.6633   & 2      & The quality of the musical notes is similar.                                    &          \\
  10. 4    & world/world\_artist\_127\_album\_3\_track\_1                  & 5.6995   & 2      & The quality of the musical notes is similar.                                    &          \\
  11. 5    & metal\_punk/metal\_punk\_10-forshadowing\_the\_endless\_quest & 5.706    & 2      & The rythm is somewhat similar.                                                  &          \\
  12. 10   & world/world\_12-to\_halay\_(and\_back)                        & 6.0384   & 3      &                                                                                 &          \\
  13. 15   & world/world\_artist\_126\_album\_3\_track\_1                  & 6.381    & 1      & The genres are different, the energy of the songs is similar.                   &          \\
  14. 20   & rock\_pop/rock\_pop\_10-psychedelic\_baby                     & 6.6938   & 1      & The rythm is somewhat similar.                                                  &          \\
  15. 50   & world/world\_4-beledi\_2\_4\_4                                & 7.4256   & 1      & Sounds quite similar but the rythms and the energy are different                &          \\
  16. 100  & classical/classical\_27-pavanas                               & 8.246    & 1      & The sounds used are similar.                                                    &        
  17. \end{tabular}
  18. \end{table}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement