I'm familiar with their work. They implemented only one model and made very "model proprietary" changes in the index. In addition, it was done a long time ago (not compatible to current versions of Lucene). My goal is to build basic LM software infrastructure (indexing + scoring) to allow future implementation of different other models without touching the core. I would have liked to insert these changes in a fundamental manner fully integrating them into the Lucene project thus allowing code maintenance and backward compatibility of future releases.
Koren Paul Elschot wrote: > > On Thursday 26 February 2009 13:41:30 Grant Ingersoll wrote: >> I think there is a group in the Netherlands that has open sourced a >> version of Lucene using Language Models. > > http://ilps.science.uva.nl/resources/lm-lucene > > Regards, > Paul Elschot > > -- View this message in context: http://www.nabble.com/Integrating-Language-Models-into-Lucene-tp22215790p22228739.html Sent from the Lucene - Java Developer mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
