dnet-dedup/dnet-pace-core/src/main/java/eu/dnetlib/pace/tree
Giambattista Bloisi d2d173773e Precompile blacklists patterns before evaluating clustering criteria
Enable Junit 5 tests in maven builds
Make path comparisons platform-independent
Read String resource files assuming they are encoded in UTF-8
Fix a few test conditions
2023-06-16 09:41:11 +02:00
..
support implementation of comparators and clustering function for the author deduplication 2022-04-19 10:18:09 +02:00
AlwaysMatch.java the param map has been updated: now it accepts string parameters 2019-11-21 09:37:56 +01:00
AuthorsMatch.java implementation of the support for authors deduplication: cosinesimilarity comparator and double array json parser 2023-04-17 11:06:27 +02:00
CityMatch.java implementation of new aggregation in the tree node processing 2019-12-18 16:19:36 +01:00
CosineSimilarity.java implementation of the support for authors deduplication: cosinesimilarity comparator and double array json parser 2023-04-17 11:06:27 +02:00
DoiExactMatch.java the param map has been updated: now it accepts string parameters 2019-11-21 09:37:56 +01:00
DomainExactMatch.java minor changes 2022-11-21 14:35:46 +01:00
ExactMatch.java implementation of new aggregation in the tree node processing 2019-12-18 16:19:36 +01:00
ExactMatchIgnoreCase.java the param map has been updated: now it accepts string parameters 2019-11-21 09:37:56 +01:00
InstanceTypeMatch.java implementation of new comparators for publication dedup configuration update 2021-12-27 17:35:02 +01:00
JaroWinkler.java the param map has been updated: now it accepts string parameters 2019-11-21 09:37:56 +01:00
JaroWinklerNormalizedName.java bug fix in the normalization of a legalname, city map updated and transliteration support added 2022-03-15 14:59:13 +01:00
JaroWinklerTitle.java the param map has been updated: now it accepts string parameters 2019-11-21 09:37:56 +01:00
JsonListMatch.java implementation of new comparators for publication dedup configuration update 2021-12-27 17:35:02 +01:00
KeywordMatch.java minor changes in comparators 2020-01-24 10:01:11 +01:00
Level2JaroWinkler.java the param map has been updated: now it accepts string parameters 2019-11-21 09:37:56 +01:00
Level2JaroWinklerTitle.java the param map has been updated: now it accepts string parameters 2019-11-21 09:37:56 +01:00
Level2Levenstein.java the param map has been updated: now it accepts string parameters 2019-11-21 09:37:56 +01:00
Levenstein.java the param map has been updated: now it accepts string parameters 2019-11-21 09:37:56 +01:00
LevensteinTitle.java the param map has been updated: now it accepts string parameters 2019-11-21 09:37:56 +01:00
LevensteinTitleIgnoreVersion.java the param map has been updated: now it accepts string parameters 2019-11-21 09:37:56 +01:00
ListContainsMatch.java implementation of new comparators for publication dedup configuration update 2021-12-27 17:35:02 +01:00
MustBeDifferent.java the param map has been updated: now it accepts string parameters 2019-11-21 09:37:56 +01:00
NullDistanceAlgo.java the param map has been updated: now it accepts string parameters 2019-11-21 09:37:56 +01:00
NumbersComparator.java implementation of comparators and clustering function for the author deduplication 2022-04-19 10:18:09 +02:00
NumbersMatch.java implementation of romansmatch and re-implementation of the getNumber function. New terms in the translation map and update of the configuration 2019-11-28 16:54:44 +01:00
RomansMatch.java implementation of romansmatch and re-implementation of the getNumber function. New terms in the translation map and update of the configuration 2019-11-28 16:54:44 +01:00
SizeMatch.java the param map has been updated: now it accepts string parameters 2019-11-21 09:37:56 +01:00
SortedJaroWinkler.java the param map has been updated: now it accepts string parameters 2019-11-21 09:37:56 +01:00
SortedLevel2JaroWinkler.java the param map has been updated: now it accepts string parameters 2019-11-21 09:37:56 +01:00
StringContainsMatch.java Precompile blacklists patterns before evaluating clustering criteria 2023-06-16 09:41:11 +02:00
StringListMatch.java implementation of the support for authors deduplication: cosinesimilarity comparator and double array json parser 2023-04-17 11:06:27 +02:00
SubStringLevenstein.java upgraded maven version of commons-lang 2020-02-10 12:38:40 +01:00
TitleVersionMatch.java the param map has been updated: now it accepts string parameters 2019-11-21 09:37:56 +01:00
UrlMatcher.java upgraded maven version of commons-lang 2020-02-10 12:38:40 +01:00
YearMatch.java upgraded maven version of commons-lang 2020-02-10 12:38:40 +01:00