dnet-hadoop/dhp-workflows/dhp-dedup-openaire/src/test/resources/eu/dnetlib/dhp/dedup/conf
Giambattista Bloisi 02636e802c SparkCreateSimRels:
- Create dedup blocks from the complete queue of records matching cluster key instead of truncating the results
- Clean titles once before clustering and similarity comparisons
- Added support for filtered fields in model
- Added support for sorting List fields in model
- Added new JSONListClustering and numAuthorsTitleSuffixPrefixChain clustering functions
- Added new maxLengthMatch comparator function
- Use reduced complexity Levenshtein with threshold in levensteinTitle
- Use reduced complexity AuthorsMatch with threshold early-quit
- Use incremental Connected Component to decrease comparisons in similarity match in BlockProcessor
- Use new clusterings configuration in Dedup tests

SparkWhitelistSimRels: use left semi join for clarity and performance

SparkCreateMergeRels:
- Use new connected component algorithm that converge faster than Spark GraphX provided algorithm
- Refactored to use Windowing sorting rather than groupBy to reduce memory pressure
- Use historical pivot table to generate singleton rels, merged rels and keep continuity with dedupIds used in the past
- Comparator for pivot record selection now uses "tomorrow" as filler for missing or incorrect date instead of "2000-01-01"
- Changed generation of ids of type dedup_wf_001 to avoid collisions

DedupRecordFactory: use reduceGroups instead of mapGroups to decrease memory pressure
2024-01-10 22:59:52 +01:00
..
ds.curr.conf.json SparkCreateSimRels: 2024-01-10 22:59:52 +01:00
org.curr.conf.json further implementation of tests for the deduplication of each entity. publication dump added, empty entity files created 2020-04-08 18:02:30 +02:00
orp.curr.conf.json SparkCreateSimRels: 2024-01-10 22:59:52 +01:00
orp.new.conf.json bug fix in the DedupRecordFactory, DataInfo set before merge 2022-02-24 17:13:12 +01:00
pub.curr.conf.json SparkCreateSimRels: 2024-01-10 22:59:52 +01:00
pub.new.conf.json bug fix in the DedupRecordFactory, DataInfo set before merge 2022-02-24 17:13:12 +01:00
sample.json renamed module dnet-dedup to dnet-dedup-openaire 2020-03-25 15:57:09 +01:00
sw.curr.conf.json SparkCreateSimRels: 2024-01-10 22:59:52 +01:00