Skip to content

Commit

Permalink
Update Main.scala
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaglia88 authored Jul 6, 2019
1 parent 5fbf6e8 commit 18b7a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scala/sparker/src/main/scala-2.11/Experiments/Main.scala
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ object Main {
val useEntropy = false

//Loose meta-blocking
/*val clusters = LSHMio.clusterSimilarAttributes(
/*val clusters = LSH.clusterSimilarAttributes(
profiles = profiles,
numHashes = 128,
targetThreshold = 0.3,
Expand Down

0 comments on commit 18b7a42

Please sign in to comment.