minimalparts / PeARS

Archive repository for the PeARS project. Please head over to https://github.com/PeARSearch/PeARS-orchard for the latest version.
MIT License
17 stars 20 forks source link

Added new scoring module #7

Closed minimalparts closed 9 years ago

minimalparts commented 9 years ago

Hi all, I've started a directory for the various scoring modules we might want to play with. The first one I've added is a simple script which calculates the Dice coefficient between a raw query and a URL (basically, character overlap). This should ideally be combined with the existing distributional semantics scoring system. But we can talk about this once your new code is ready.

In case I've done anything wrong with GitHub, please advise!! :-) Cheers.