Giter VIP home page Giter VIP logo

polyfuse's Introduction

Polyfuse

A tool for performing popular fusion techniques on TREC run files.

The following fusion methods are supported:

  • Borda count
  • CombANZ
  • CombMAX
  • CombMED
  • CombMIN
  • CombMNZ
  • CombSUM
  • Inverse square rank
  • Logarithmic inverse square rank
  • Rank-biased centroids
  • Reciprocal rank fusion

Usage

Fuse three runs using CombSUM with scaled normalization to depth 100:

polyfuse combsum -d 100 -n minmax a.run b.run c.run > combsum.run

To see all fusion commands and options run polyfuse -h.

To try all fusion methods run tools/sweep_polyfuse.py a.run b.run c.run and the output will be saved in fusion_output/.

polyfuse's People

Contributors

binshengliu avatar lgrz avatar rodgerbenham avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

polyfuse's Issues

Is the CombSUM weighted or not?

Hi, thanks for this great tool. I am wondering if the CombSUM weighted or not? I did check the code but failed to find evidence.

Any way to do cross validate?

If not, are we planning to add k-fold cross-validation? like being able to specify a --k option to generate validated results?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.