MusicConnectionMachine / RelationshipsG4

In this repository we will try to build and determine relationships between composers
GNU Affero General Public License v3.0
0 stars 3 forks source link

structured relationship mining algorithms #12

Closed simonzachau closed 7 years ago

simonzachau commented 7 years ago

Compared to unstructured relationship mining, where we need to analyse the given sources, all the data should already be stored. Our idea is to then compare the stored entities; e.g. 2 musicians living at the same time period results in a new relationship entry. This works for some of the relationships, which we expect to be able to extract.

simonzachau commented 7 years ago

It is suggested that we concentrate more on unstructured relationships because @MusicConnectionMachine/group-1 might already store relationships of structured sources?

kordianbruck commented 7 years ago

@simonzachau progress on this? Can this be closed?

simonzachau commented 7 years ago

@kordianbruck At least we are not focussing on this for now, as the unstructured ones are the real challenge and need our attention. In the beginning we opened this issue to differentiate between structured and unstructured mining, but the work turned into mining unstructured sources only.