<div>Hi all,</div><div><br></div><div>   I have completed almost all the suggested and pending changes to the evaluation module.Now module use Term Generator,Query Parser to index , form query object instead of modules from Trec harness code, have flexibility for user to change Weighing scheme and enable bi-gram from configuration itself.</div>
<div><br></div><div>After switching the indexing and query object to term generator and query parser precision of the system have drastically increased .So problem of precision was due to outdated modules of trec harness.Now low precision problem is solved.</div>
<div><br></div><div>I have shared gimps of performance for all weighting scheme on FIRE Data Set here: <a href="https://docs.google.com/spreadsheet/pub?key=0AoCWuAKuwBGfdGljZGJ2MDJIY0dzdkVaTFFBLU1QQWc&amp;single=true&amp;gid=0&amp;output=html">Xapian Evaluation Results</a>.</div>
<div><br></div><div>Most of evaluation results seems fine.BM25(default Weighting scheme) have outperform the current implementation of all the weighting scheme.But according to surveys and initial paper we used as benchmark to implement this Language Model Weighing scheme.Our Language Model Weighting scheme should either perform equivalent or should outperform the BM25 Weighting Scheme.</div>
<div><br></div><div>I am investigating on the reason for trashed performance of Language Modelling but problem might be log trick, as some documents might be getting negative score due to not getting on good transformation factor for and still we need to investigate the results using different parameters and Smoothing scheme.Results shown above are for Current Default Schemes.</div>
<div><br></div><div>Following the diversion from expected result, i should now see for problem in implementation of Language Model and improve the scheme using the evaluation result.</div><div><br></div><div>Please comments on the Evaluation Results,Language Model Weighting scheme implementation, Future course of action.</div>
<div><br></div><div><br></div><div>Thanks, </div><br clear="all"><div>-- </div>with regards<br>Gaurav Arora<br>