Git Product home page Git Product logo

ecir2017-fusion's Introduction

Fusion-Based Object Retrieval

This repository provides resources developed within the following paper:

S. Zhang and K. Balog. Design Patterns for Fusion-Based Object Retrieval. In ECIR'17, April 2017.

This study is an effort aimed at reproducing the result presented in the Fusion-Based Object paper.

This repository is structured as follows:

  • config/: config files to index data(Using Elastic, ip:port number would change individually)
  • nordlys/: code required for runnning fusion models
  • data/: elastic index, query and evaluation files for blog distillatioin(./trecblog/), expert serach(./trecent/) and vertical search(./trecfed/)
  • lib/trec_eval/: TREC evaluation file
  • output/: all run files scripts and their result files

Data

The data we used are public data sets:

  • CSIRO: The dataset was used for TREC task of expert search task in 2006 and 2007.
  • Blogs06: The dataset was used for TREC task of blog distillation in 2006 and 2007, which is not for free yet.
  • FedWeb13 and FedWeb14: These datasets were used for TREC task of federated search in 2013 and 2014.

Runs

All the run files can be found in /output. E.g,

python -m output.blog07.early_bm25_run 

executes the run of early fusion model incorporating BM25 methods for blog distillation task of 2007.

Qrels

The qrel files are all provided in data/ sub-folders.

Citation

@inproceedings{Zhang:2017:DPF,
    author = {Shuo Zhang and Krisztian Balog},
    title = {Design Patterns for Fusion-Based Object Retrieval},
    booktitle = {Proceedings of the 39th European conference on Advances in Information Retrieval},
    series = {ECIR '17},
    publisher = {Springer},
    pages = {684--690},
	  year = {2017}
}

Contact

If you have any question, please contact Shuo Zhang at [email protected]

ecir2017-fusion's People

Contributors

imsure318 avatar kbalog avatar

Watchers

 avatar

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.