Skip to content

This repository contains the code for the design and exploring applications of embedding records from a database.

License

Notifications You must be signed in to change notification settings

yogeshchellappa/recordEmbedding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design and Applications of Embedding Records

UW-Madison CS839 Course project under Theo Rekatsinas.

Description

This project deals with the design and applications of algorithms to perform embedding of records from a database. We aim to draw parallels with the methods currently used for word and sentence embedding and explore applications of such an embedding scheme, namely detection of erroneous records and error correction. Here we present an approach to embed records and then study its applications by building an end to end pipeline to perform error detection and error correction of records.

Applications:

  • Error detection
  • Imputation of missing data
  • Error correction

About

This repository contains the code for the design and exploring applications of embedding records from a database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published