On Fri, Mar 19, 2010 at 11:46:30AM -0500, Peter Karman wrote: > > As a first step, how about I sweep through and expand the comments in > > PhraseScorer? > > > > It would be similar to what I'd say on the mailing list explaining the > > algorithm, only we'll actually make progress on the code. :) > > sounds good.
OK, I've finished. If you can find the time, I'd a brainlog helpful to see whether it was enough, too much, properly focused, etc. > you'll notice I checked in stubs for the new Proximity stuff last night > to trunk. I wasn't sure if there was a way to re-use some of the Phrase > classes, so I just created a parallel structure, including test file, > for the Proximity Scorer/Query classes. Yes, it should be separate, since we'd like to spin it off once there's a workable C API. Marvin Humphrey
