Giter Club home page Giter Club logo

pylon's Introduction

Pylon

This repo includes the codebase and data of paper Pylon: Semantic Table Union Search in Data Lakes.

Environment Setup

conda env create -f pylon_environment.yml

Models & Data

Model checkpoints are available at our Google Drive.

pylon_benchmark.tar.gz contains the benchmark we created from a real-world corpus (GitTables) for semantic table union search.

Evaluation

To run the evaluation, follow the steps below:

  1. cd wte_cl
  2. Change paths as appropriate in bash scripts under scripts/
  3. Run, for example, the evaluation on the Pylon benchmark ./scripts/run_wte_cl_pylon.sh

Pre-training

To pre-train an embedding model, follow the steps below:

  1. cd wte_cl/wte_cl_training
  2. Change paths and hyperparameters as appropriate in train_model.py
  3. python train_model.py

Citation

If you find our work useful or related to yours, please cite our paper with the entry below:

@article{DBLP:journals/corr/abs-2301-04901,
  author       = {Tianji Cong and
                  Fatemeh Nargesian and
                  H. V. Jagadish},
  title        = {Pylon: Semantic Table Union Search in Data Lakes},
  journal      = {CoRR},
  volume       = {abs/2301.04901},
  year         = {2023}
}

What's the Tea? ๐Ÿต

TLDR: One paper with the same idea as ours is published in VLDB 2023. The first author, she was a friend.

pylon's People

Contributors

superctj avatar

Stargazers

 avatar  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.