Code Monkey home page Code Monkey logo

ecir2018-neuqs's Introduction

Generating High-Quality Query Suggestion Candidates for Task-Based Search

This repository provides resources developed within the following paper:

H. Ding, S. Zhang, D. Garigliotti, and K. Balog. Generating High-Quality Query Suggestion Candidates for Task-Based Search. In: Advances in Information Retrieval - Proceedings of the 40th European Conference on IR Research (ECIR'18). Springer. Grenoble, France. March 2018. DOI: 10.1007/978-3-319-76941-7_54

You can get the author version of the article here.

Abstract

We address the task of generating query suggestions for task-based search. The current state of the art relies heavily on suggestions provided by a major search engine. In this paper, we solve the task without reliance on search engines. Specifically, we focus on the first step of a two-stage pipeline approach, which is dedicated to the generation of query suggestion candidates. We present three methods for generating candidate suggestions and apply them on multiple information sources. Using a purpose-built test collection, we find that these methods are able to generate high-quality suggestion candidates.

Structure

This repository is structured as follows:

  • data/: TSV file used for evaluating the query suggestions. It was obtained by post-processing the test collection (details in the paper).

  • output/: all the final TSV run files, containing query suggestions generated by different methods and sources used in the paper.

Results

Results presented in the paper can be obtained by running the evaluation script, indicating the metrics of interest.

$ python eval.py 10  # P@10
$ python eval.py 20  # P@20

Crowdsourcing experiments

We seek to measure the quality of question suggestions for task-based search. Please see details below.

Experiment Layout

Citation

If you use the resources presented in this repository, please cite:

@InProceedings{Ding:2018:GHQ,
 author =     {Ding, Heng
   and Zhang, Shuo
   and Garigliotti, Dar{\'i}o
   and Balog, Krisztian},
 title =      {Generating High-Quality Query Suggestion Candidates for Task-Based Search},
 booktitle =  {Advances in Information Retrieval - Proceedings of the 40th European Conference on IR Research},
 series =     {ECIR '18},
 year =       {2018},
 pages =      {625--631},
 publisher =  {Springer},
 doi =        {10.1007/978-3-319-76941-7_54},
}

Contact

Should you have any questions, please contact Darío Garigliotti at dario.garigliotti[AT]uis.no (with [AT] replaced by @).

ecir2018-neuqs's People

Contributors

dariogarigliotti avatar hengding890 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

surefirelin

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.