Git Product home page Git Product logo

www2018-table's Introduction

Ad Hoc Table Retrieval using Semantic Similarity

This repository contains resources developed within the following paper:

S. Zhang and K. Balog. Ad Hoc Table Retrieval using Semantic Similarity. In: Proceedings of the Web Conference 2018 (WWW '18), April 2018.

Test collection

The table corpus is WikiTables, which comprises 1.6M tables extracted from Wikipedia. We proproceeed it and make it public downloadable here.

The data/queries.txt file contains the search queries. Queries #1-#30 queries constitute Query subset 1 (QS-1), queries #31-#60 constitute Query subset 2 (QS-2).

The data/qrels.txt file contains the relevance assessments (in TREC qrels format).

Data

We utilize word2vec trained on Google news, and you can find it here. You can find the graph embeddings here.

Methods and results

The rankings/ folder contains the table rankings generated by the various methods (in TREC runfile format).

Method Runfile NDCG@5 NDCG@10 NDCG@15 NDCG@20
Single-field document ranking single_field.txt 0.4770 0.4860 0.5170 0.5473
Multi-field document ranking multi_field.txt 0.4344 0.4586 0.4924 0.5254
WebTable WebTable.txt 0.2831 0.2992 0.3311 0.3726
WikiTable WikiTable.txt 0.4903 0.4766 0.5062 0.5206
LTR LTR.txt 0.5527 0.5456 0.5738 0.6031
STR STR.txt 0.5951 0.6293 0.6590 0.6825

The evaluation scores are reported using trec_eval.

Citation

@inproceedings{Zhang:2018:AHT,
    author = {Zhang, Shuo and Balog, Krisztian},
    title = {Ad Hoc Table Retrieval using Semantic Similarity},
    booktitle = {Proceedings of the Web Conference 2018},
    year = {2018},
    pages = {1553--1562},
}

Contact

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

www2018-table's People

Contributors

imsure318 avatar kbalog avatar

Stargazers

 avatar  avatar  avatar  avatar yujonglee avatar Pei (Patrick) Chen avatar Christina Christodoulakis avatar Jiajun Xu avatar secretisland avatar  avatar Aristotelis Leventidis avatar Thanit Tativannarat avatar Maxime Tchibozo avatar THN avatar Benno Kruit avatar HyeongJun Park avatar Sunggoo Kwon avatar  avatar Avinash Saravanan avatar  avatar yuanke avatar 爱可可-爱生活 avatar  avatar

Watchers

James Cloos avatar Faegheh Hasibi avatar  avatar Fatima Peygumbari avatar

www2018-table's Issues

Prefixes max, sum, avg and sim

Hi,

I am working on replicating/reproducing this research and I was wondering what the prefixes represent in your features.csv.

The prefixes are:

  • none
  • e
  • c
  • re

And should (I think) correspond to:

  • Bag-of-entities
  • Bag-of-categories
  • Word embeddings
  • Graph embeddings

I am having some trouble matching my results to them. Could you clarify how these link to eachother?

How to create "features.csv"

Your research is very interesting.

Especially the feature file of table was an interesting attempt.
I wanted to make "features.csv" myself.

If you have a program that created "features.csv", I would like you to publish it.
It may be difficult because the program is not open to the public, but please treat me well.

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.