Skip to content

0.1.2

Compare
Choose a tag to compare
@Nikoletos-K Nikoletos-K released this 10 Oct 14:51
· 53 commits to main since this release

⚒️ Fixed

  • Fixed export methods. Use case of not providing a ground-truth
  • Time of vectorization by saving and retrieving the distance matrix
  • Bug resolution in PER indexing, Dirty ER
  • Speed/Memory optimizations in NN Blocking & Join PER

➕ Added

  • 'sqeuclidean' metric in matching step
  • Valentine as a Schema Matching plugin
  • Frequency Evaluator compatible with base ER matching

⚠️ Issues

  • Vectorizers (tfidf, etc) don't support dirty er. Will be fixed in the next release.