dnet-dedup/dnet-pace-core/src/main/java/eu/dnetlib/pace/clustering
miconis f0b4c4cbd4 addition of a fixSpecial function to address the problem with special character in organization names, addition of new terms in translation maps 2019-08-06 17:06:05 +02:00
..
AbstractClusteringFunction.java update of the comparator for legalnames of organizations 2019-03-21 14:27:27 +01:00
Acronyms.java modification in the initialization of clustering functions, distance algos and conditions. 2018-10-25 15:15:40 +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 serialization test added. useless getter methods ignored by json serialization 2018-10-29 16:16:11 +01:00
ClusteringFunction.java modification in the initialization of clustering functions, distance algos and conditions. 2018-10-25 15:15:40 +02:00
FieldFilter.java added d-net pace core module and ignored target folder 2018-10-02 10:37:54 +02:00
ImmutableFieldValue.java modification in the initialization of clustering functions, distance algos and conditions. 2018-10-25 15:15:40 +02:00
KeywordsClustering.java addition of a fixSpecial function to address the problem with special character in organization names, addition of new terms in translation maps 2019-08-06 17:06:05 +02:00
LowercaseClustering.java modification in the initialization of clustering functions, distance algos and conditions. 2018-10-25 15:15:40 +02:00
NGramUtils.java added d-net pace core module and ignored target folder 2018-10-02 10:37:54 +02:00
NgramPairs.java modification in the initialization of clustering functions, distance algos and conditions. 2018-10-25 15:15:40 +02:00
Ngrams.java modification in the initialization of clustering functions, distance algos and conditions. 2018-10-25 15:15:40 +02:00
PersonClustering.java implementation of the decisional tree, addition of the dnet-openaire-data-protos module, definition of the person proto, blockprocessor and paceconfig modified with addition of support for the tree processing 2018-12-12 16:30:03 +01:00
PersonHash.java modification in the initialization of clustering functions, distance algos and conditions. 2018-10-25 15:15:40 +02:00
RandomClusteringFunction.java modification in the initialization of clustering functions, distance algos and conditions. 2018-10-25 15:15:40 +02:00
SortedNgramPairs.java modification in the initialization of clustering functions, distance algos and conditions. 2018-10-25 15:15:40 +02:00
SpaceTrimmingFieldValue.java modification in the initialization of clustering functions, distance algos and conditions. 2018-10-25 15:15:40 +02:00
SuffixPrefix.java modification in the initialization of clustering functions, distance algos and conditions. 2018-10-25 15:15:40 +02:00
UrlClustering.java implementation of the integration test, addition of document blocks to group entities after clustering 2019-05-21 16:38:26 +02:00