File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Modulo7 has the following broad goals:-
3333on which standard and customized rules based on music theory can be applied. Concepts like phrasing analysis,
3434timber and pitch analysis and custom rules (e.g - a higher number of power chords implies chances of the music
3535song being a rock or metal song). The vector space model will include custom similarity measure
36- and extensible similarity measures based on user input on complex music theory rules (STATUS : IMPLEMENTATION COMPLETED, TESTING ONGOING )
36+ and extensible similarity measures based on user input on complex music theory rules (STATUS : COMPLETED)
3737THIS COMPONENT IS THE BULK OF THE WORK AND THE NOVELTY OF THE PROJECT.
3838
39392 . An acoustics source parser component. The acoustic parser takes files like (.mp3, .midi) etc
@@ -49,9 +49,9 @@ from them. (STATUS : COMPLETED)
4949
50505 . A lyrics analyzer : The lyrics analyzer will take its input from the crawling engine and then make objective
5151analysis on the lyrics (e.g the vocabulary richness of the song, semantic intent based on context etc).
52- (STATUS : COMPLETE. WORKING ON METADATA PREDICTION ENGINE )
52+ (STATUS : COMPLETED )
5353
54- 7 . A query Engine : This engine will parse a query and run it on top of Modulo7 representation (STATUS : COMPLETE )
54+ 7 . A query Engine : This engine will parse a query and run it on top of Modulo7 representation (STATUS : COMPLETED )
5555
56568 . A persistent store mechanism : This engine will support a persistent store(database) of the vector space models for music sources
57- (STATUS : COMPLETE )
57+ (STATUS : COMPLETED )
You can’t perform that action at this time.
0 commit comments