Skip to content

Latest commit

 

History

History

google-colab

Google Colab Examples

Before running the notebooks on Google Colab, please make sure to set the runtime type to "GPU". Do that by going to the "Runtime" menu and selecting "Change runtime type". Also note the "Record Linkage Example" saves files to your Google Drive to be read by the "End-to-End Matching Example", so you need to click on the button "Copy to Drive" on these Colabs.

Examples

Notebook Description Google Colab Link
Deduplication Example For when you have a single dirty dataset with duplicates Open In Colab
Record Linkage Example For when you have multiple clean datasets you need to link Open In Colab
End-to-End Matching Example For learning how to integrate Entity Embed with a pairwise classifier Open In Colab