Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Datasets iTunes-amazon, beerAdvo-rateBeer and respective models #144

Merged
merged 3 commits into from
Feb 15, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
adding dataset iTunes-amazon
navinrathore committed Feb 15, 2022
commit d27f68b937560c1e413e9e4b4679da760a1c2317
3 changes: 3 additions & 0 deletions examples/beerAdvo-rateBeer/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
The dataset "BeerAdvo-RateBeer" has been taken from https://github.com/anhaidgroup/deepmatcher/blob/master/Datasets.md
and has been referred to in the paper https://pages.cs.wisc.edu/~anhai/papers1/deepmatcher-sigmod18.pdf.
The "ABV" value is denoted in percentage (e.g. 5.5 %). For modelling, the '%' sign has been removed to take its value as double.
Loading