dnet-dedup/dnet-pace-core/src/main/java/eu/dnetlib/pace/clustering
miconis b2cbc09fda bug fix in the normalization of a legalname, city map updated and transliteration support added 2022-03-15 14:59:13 +01:00
..
AbstractClusteringFunction.java upgraded maven version of commons-lang 2020-02-10 12:38:40 +01:00
Acronyms.java translation map moved in json configuration, support for synonyms added in the configuration, now the configuration is argument of conditions, distancealgos and clusteringfunctions 2019-10-08 14:53:52 +02:00
BlacklistAwareClusteringCombiner.java update in the discovery of clustering, conditions and distance functions (annotated with custom annotations) 2018-10-24 12:09:41 +02:00
ClusteringClass.java update in the discovery of clustering, conditions and distance functions (annotated with custom annotations) 2018-10-24 12:09:41 +02:00
ClusteringCombiner.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
ClusteringFunction.java translation map moved in json configuration, support for synonyms added in the configuration, now the configuration is argument of conditions, distancealgos and clusteringfunctions 2019-10-08 14:53:52 +02:00
FieldFilter.java upgraded maven version of commons-lang 2020-02-10 12:38:40 +01:00
ImmutableFieldValue.java translation map moved in json configuration, support for synonyms added in the configuration, now the configuration is argument of conditions, distancealgos and clusteringfunctions 2019-10-08 14:53:52 +02:00
KeywordsClustering.java bug fix in the normalization of a legalname, city map updated and transliteration support added 2022-03-15 14:59:13 +01:00
LowercaseClustering.java upgraded maven version of commons-lang 2020-02-10 12:38:40 +01:00
NGramUtils.java upgraded maven version of commons-lang 2020-02-10 12:38:40 +01:00
NgramPairs.java translation map moved in json configuration, support for synonyms added in the configuration, now the configuration is argument of conditions, distancealgos and clusteringfunctions 2019-10-08 14:53:52 +02:00
Ngrams.java translation map moved in json configuration, support for synonyms added in the configuration, now the configuration is argument of conditions, distancealgos and clusteringfunctions 2019-10-08 14:53:52 +02:00
PersonClustering.java upgraded maven version of commons-lang 2020-02-10 12:38:40 +01:00
PersonHash.java translation map moved in json configuration, support for synonyms added in the configuration, now the configuration is argument of conditions, distancealgos and clusteringfunctions 2019-10-08 14:53:52 +02:00
RandomClusteringFunction.java jarowinklernormalizedname splitted in 3 different comparators: citymatch, keywordmatch and jarowinkler. Implementation of the TreeStatistic support functions 2019-11-20 10:45:00 +01:00
SortedNgramPairs.java translation map moved in json configuration, support for synonyms added in the configuration, now the configuration is argument of conditions, distancealgos and clusteringfunctions 2019-10-08 14:53:52 +02:00
SpaceTrimmingFieldValue.java upgraded maven version of commons-lang 2020-02-10 12:38:40 +01:00
SuffixPrefix.java translation map moved in json configuration, support for synonyms added in the configuration, now the configuration is argument of conditions, distancealgos and clusteringfunctions 2019-10-08 14:53:52 +02:00
UrlClustering.java translation map moved in json configuration, support for synonyms added in the configuration, now the configuration is argument of conditions, distancealgos and clusteringfunctions 2019-10-08 14:53:52 +02:00
WordsStatsSuffixPrefixChain.java implementation of the clustering function for the suffixprefix chain 2020-07-16 18:57:55 +02:00
WordsSuffixPrefix.java reverted to 4.0.3-SNAPSHOT 2020-07-15 17:37:36 +02:00