dnet-dedup/dnet-pace-core/src/main/java/eu/dnetlib/pace/tree/support
miconis fad803bd46 implementation of cross comparison for different fields, addition of clustering mechanism to collapse keys from different clustering functions on the same cluster 2021-05-03 15:37:41 +02:00
..
AbstractComparator.java the param map has been updated: now it accepts string parameters 2019-11-21 09:37:56 +01:00
AbstractSortedComparator.java the param map has been updated: now it accepts string parameters 2019-11-21 09:37:56 +01:00
AggType.java update in the implementation of the tree: addition of new logic aggregations and statistics 2020-01-14 11:42:43 +02:00
Comparator.java code cleaning, distribution of the classes in packages and implementation of the new configuration 2019-11-07 12:47:12 +01:00
ComparatorClass.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
FieldConf.java update in the implementation of the tree: addition of new logic aggregations and statistics 2020-01-14 11:42:43 +02:00
FieldStats.java update in the implementation of the tree: addition of new logic aggregations and statistics 2020-01-14 11:42:43 +02:00
MatchType.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
TreeNodeDef.java implementation of cross comparison for different fields, addition of clustering mechanism to collapse keys from different clustering functions on the same cluster 2021-05-03 15:37:41 +02:00
TreeNodeStats.java implementation of new aggregation in the tree node processing 2019-12-18 16:19:36 +01:00
TreeProcessor.java upgraded maven version of commons-lang 2020-02-10 12:38:40 +01:00
TreeStats.java merged JqMapping branch into tree2 2019-12-13 11:30:02 +01:00