Skip to content

Releases: HosanaUFRRJ2014/lsh

TF-IDF

27 Aug 19:45
Compare
Choose a tag to compare
TF-IDF Pre-release
Pre-release

This has a working version of TF-IDF implementation, which was explained in my final work assignment named: "Elaboração de um Dataset Grande para o problema da Busca por Solfejo". However, the LSH implementation for songs is still NOT working.

Failed implementation of Query by Humming Search

27 Aug 19:41
Compare
Choose a tag to compare

We tried to implement a query-by-humming system using LSH permutation-based. Unfortunatelly, this is NOT working properly. We can't find any songs by its query. However, if you search the song itself in the database, it works.

LSH-permutation-based for Texts

27 Aug 19:36
Compare
Choose a tag to compare

This is a working version of an LSH-permutation-based for texts.