dnet-hadoop/dhp-pace-core/src/main/java/eu/dnetlib/pace/model
Giambattista Bloisi e64c2854a3 Refactor Dedup process to use Spark Dataframe API and intermediate representation with Row interface
JsonPath cache contention fixed by using a ConcurrentHashMap
Blacklist filtering performance improvement
Minor performance improvements when evaluating similarity
Sorting in clustered elements is deterministic (by ordering and identity field, instead of ordering field only)
2023-07-24 15:36:24 +02:00
..
ClusteringDef.java New sources formatted by maven plugin 2023-07-06 10:28:53 +02:00
FieldDef.java Refactor Dedup process to use Spark Dataframe API and intermediate representation with Row interface 2023-07-24 15:36:24 +02:00
Person.java New sources formatted by maven plugin 2023-07-06 10:28:53 +02:00
PersonComparatorUtils.java New sources formatted by maven plugin 2023-07-06 10:28:53 +02:00
RowDataOrderingComparator.java Refactor Dedup process to use Spark Dataframe API and intermediate representation with Row interface 2023-07-24 15:36:24 +02:00
SparkDeduper.scala Refactor Dedup process to use Spark Dataframe API and intermediate representation with Row interface 2023-07-24 15:36:24 +02:00
SparkModel.scala Refactor Dedup process to use Spark Dataframe API and intermediate representation with Row interface 2023-07-24 15:36:24 +02:00