Skip to content

Commit 45cb5b9

Browse files
committed
Finishing Readme changes
1 parent 206f689 commit 45cb5b9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Modulo7 has the following broad goals:-
3333
on which standard and customized rules based on music theory can be applied. Concepts like phrasing analysis,
3434
timber and pitch analysis and custom rules (e.g - a higher number of power chords implies chances of the music
3535
song 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)
3737
THIS COMPONENT IS THE BULK OF THE WORK AND THE NOVELTY OF THE PROJECT.
3838

3939
2. An acoustics source parser component. The acoustic parser takes files like (.mp3, .midi) etc
@@ -49,9 +49,9 @@ from them. (STATUS : COMPLETED)
4949

5050
5. A lyrics analyzer : The lyrics analyzer will take its input from the crawling engine and then make objective
5151
analysis 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

5656
8. 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)

0 commit comments

Comments
 (0)