mcartright / julien

Toolkit for Information Retrieval research
7 stars 1 forks source link

Add debugging hook for SimpleProcessor #22

Closed mcartright closed 11 years ago

mcartright commented 11 years ago

Added a very simple hook that takes in the scored document, features, index, and the query processor itself. Let's see how far that goes before trying to generalize.