Displaying 2 results from an estimated 2 matches for "bm25plusweight".
2016 Jun 10
2
Weighting Schemes -- Project Progress
...m25weight.cc to
add support for BM25+ function without disturbing functionalities of BM25.
But that didn't work out very well. A day or two was spent trying to
refactor and debug the same code.
Later, I took another approach following the suggestions from James and
implemented a new sub class (BM25PlusWeight) for BM25+ weighting function.
All tests are passing. I've have pushed the changes to update the pull
request: https://github.com/xapian/xapian/pull/104
Next, I'll be refactoring the code, improving test coverage in
bm25plusweight.cc. and writing the documentation for BM25+. By the mid-en...
2017 Mar 15
2
xapian core missing link to math on MSYS2
.../.libs/cjk-tokenizer.o queryparser/.libs/queryparser.o queryparser/.libs/queryparser_internal.o queryparser/.libs/termgenerator.o queryparser/.libs/termgenerator_internal.o unicode/.libs/description_append.o unicode/.libs/unicode-data.o unicode/.libs/utf8itor.o weight/.libs/bb2weight.o weight/.libs/bm25plusweight.o weight/.libs/bm25weight.o weight/.libs/boolweight.o weight/.libs/coordweight.o weight/.libs/dlhweight.o weight/.libs/dphweight.o weight/.libs/ifb2weight.o weight/.libs/ineb2weight.o weight/.libs/inl2weight.o weight/.libs/lmweight.o weight/.libs/pl2plusweight.o weight/.libs/pl2weight.o weight/.lib...