Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 876 Bytes

ngram_chord_analysis.md

File metadata and controls

16 lines (10 loc) · 876 Bytes

N-gram analysis of chord sequences

Music seem to be just another language. One of its building blocks are chords. So we might try to apply some computational linguistics tools upon music. One of such tool are n-grams.

It would be interesting to:

  • extract the n-grams from chord sequences
  • analyse their distribution
  • how those distribution differ between songs or genres?
  • could the n-gram distributions be used to predict next chords in sequence?

References

It seems there is some research in this area: