dnet-dedup/dnet-pace-core/src/main/java/eu/dnetlib/pace/distance/algo
miconis 72b14ec36b implementation of the decision tree. It takes place of the distance algos, necessaryConditions and sufficientConditions are still there. The model contains only path, type and name of the field. ignoreMissing is still in the model because it is used by the conditions. 2019-08-09 10:08:34 +02:00
..
AlwaysMatch.java modification in the initialization of clustering functions, distance algos and conditions. 2018-10-25 15:15:40 +02:00
ExactMatch.java modification in the initialization of clustering functions, distance algos and conditions. 2018-10-25 15:15:40 +02:00
JaroWinkler.java modification in the initialization of clustering functions, distance algos and conditions. 2018-10-25 15:15:40 +02:00
JaroWinklerNormalizedName.java restyling of the JaroWinklerNormalizedName comparator, now it is optimized. Addition of some translations in the translation maps, addition of a clustering based on keywords in organizations legalnames 2019-07-19 17:10:29 +02:00
JaroWinklerTitle.java modification in the initialization of clustering functions, distance algos and conditions. 2018-10-25 15:15:40 +02:00
Level2JaroWinkler.java modification in the initialization of clustering functions, distance algos and conditions. 2018-10-25 15:15:40 +02:00
Level2JaroWinklerTitle.java modification in the initialization of clustering functions, distance algos and conditions. 2018-10-25 15:15:40 +02:00
Level2Levenstein.java modification in the initialization of clustering functions, distance algos and conditions. 2018-10-25 15:15:40 +02:00
Levenstein.java modification in the initialization of clustering functions, distance algos and conditions. 2018-10-25 15:15:40 +02:00
LevensteinTitle.java implementation of the decision tree. It takes place of the distance algos, necessaryConditions and sufficientConditions are still there. The model contains only path, type and name of the field. ignoreMissing is still in the model because it is used by the conditions. 2019-08-09 10:08:34 +02:00
LevensteinTitleIgnoreVersion.java implementation of the decision tree. It takes place of the distance algos, necessaryConditions and sufficientConditions are still there. The model contains only path, type and name of the field. ignoreMissing is still in the model because it is used by the conditions. 2019-08-09 10:08:34 +02:00
MustBeDifferent.java modification in the initialization of clustering functions, distance algos and conditions. 2018-10-25 15:15:40 +02:00
NullDistanceAlgo.java implementation of the decision tree. It takes place of the distance algos, necessaryConditions and sufficientConditions are still there. The model contains only path, type and name of the field. ignoreMissing is still in the model because it is used by the conditions. 2019-08-09 10:08:34 +02:00
SortedJaroWinkler.java implementation of the decision tree. It takes place of the distance algos, necessaryConditions and sufficientConditions are still there. The model contains only path, type and name of the field. ignoreMissing is still in the model because it is used by the conditions. 2019-08-09 10:08:34 +02:00
SortedLevel2JaroWinkler.java implementation of the decision tree. It takes place of the distance algos, necessaryConditions and sufficientConditions are still there. The model contains only path, type and name of the field. ignoreMissing is still in the model because it is used by the conditions. 2019-08-09 10:08:34 +02:00
SortedSecondStringDistanceAlgo.java implementation of the decision tree. It takes place of the distance algos, necessaryConditions and sufficientConditions are still there. The model contains only path, type and name of the field. ignoreMissing is still in the model because it is used by the conditions. 2019-08-09 10:08:34 +02:00
SubStringLevenstein.java implementation of the decision tree. It takes place of the distance algos, necessaryConditions and sufficientConditions are still there. The model contains only path, type and name of the field. ignoreMissing is still in the model because it is used by the conditions. 2019-08-09 10:08:34 +02:00
UrlMatcher.java modification in the initialization of clustering functions, distance algos and conditions. 2018-10-25 15:15:40 +02:00