7cd63a37cfupdate of the strict configuration with new terms
miconis
2019-11-29 14:13:46 +0100
5676e625bdimplementation of romansmatch and re-implementation of the getNumber function. New terms in the translation map and update of the configuration
miconis
2019-11-28 16:54:44 +0100
493b385b5baddition of one term to the translation maps in the configurations
miconis
2019-11-27 15:48:37 +0100
c72f48fb33minor change in the citymatch
miconis
2019-11-21 10:54:02 +0100
40808200f0the param map has been updated: now it accepts string parameters
miconis
2019-11-21 09:37:56 +0100
79e62787cfjarowinklernormalizedname splitted in 3 different comparators: citymatch, keywordmatch and jarowinkler. Implementation of the TreeStatistic support functions
miconis
2019-11-20 10:45:00 +0100
676e9c8e37code cleaning and implementation of the TreeDedup + minor changes
miconis
2019-11-14 10:01:21 +0100
5b3adb3e65code cleaning, distribution of the classes in packages and implementation of the new configuration
miconis
2019-11-07 12:47:12 +0100
3ff5be675bput the last modification of the master branch into the tree2. Addition of the configuration as parameter of the comparator. This is to allow the comparator to access it
miconis
2019-10-29 16:38:42 +0100
7998f37ce1normalization of the term in the translation map added
miconis
2019-10-08 15:13:45 +0200
03c1b334d5translation map moved in json configuration, support for synonyms added in the configuration, now the configuration is argument of conditions, distancealgos and clusteringfunctions
miconis
2019-10-08 14:53:52 +0200
42e3bff05f[maven-release-plugin] prepare for next development iterationClaudio Atzori2019-09-25 10:39:46 +0200
4bcf353a72implementation of the conditions in tree nodes. get rid of the conditions part of the configuration
miconis
2019-08-09 15:41:49 +0200
72b14ec36bimplementation of the decision tree. It takes place of the distance algos, necessaryConditions and sufficientConditions are still there. The model contains only path, type and name of the field. ignoreMissing is still in the model because it is used by the conditions.
miconis
2019-08-09 10:08:34 +0200
f0b4c4cbd4addition of a fixSpecial function to address the problem with special character in organization names, addition of new terms in translation maps
miconis
2019-08-06 17:06:05 +0200
85070ce3feaddition of the BlockUtils class for meta-blocking, implementation of a new local test with edge filtering example
miconis
2019-08-06 12:09:34 +0200
84974dcdfarestyling of the JaroWinklerNormalizedName comparator, now it is optimized. Addition of some translations in the translation maps, addition of a clustering based on keywords in organizations legalnames
miconis
2019-07-19 17:10:29 +0200
19468fa864[maven-release-plugin] prepare for next development iterationClaudio Atzori2019-07-08 11:12:52 +0200
2b866cfbebaddition of doi normalization in PidMatch comparator, addition of keywordsclustering (clustering based on terms in the translation maps for the organizations), minor changes
miconis
2019-07-08 09:44:02 +0200
9f6fb0e030[maven-release-plugin] prepare for next development iterationClaudio Atzori2019-06-19 10:02:39 +0200
e7d170d0ebexact match condition gives undefined if a field is missing, ignoremissing semantics changed: now performs the comparison in any case if =true, if false gives -1 in case of missing
miconis
2019-06-18 14:05:31 +0200
a5526f6254implementation of the integration test, addition of document blocks to group entities after clustering
miconis
2019-05-21 16:38:26 +0200
3018031621branch cities merged into master
miconis
2019-04-03 12:22:33 +0200
14c3afba23clean up
miconis
2019-04-03 11:35:25 +0200
f738c2b641addition of a sparktester test, implementation of 2 different classes for testing in dnet-dedup-test module, addition of new terms in the vocabulary and change in the implementation of the JaroWinklerNormalizedName comparator
miconis
2019-04-03 09:40:14 +0200
b02aa08833implementation of the test classes and minor changes
Michele De Bonis
2019-02-08 12:56:47 +0100
babf67663bmodification of the README
Michele De Bonis
2018-12-20 11:05:08 +0100
d9372745f2modification of the README
Michele De Bonis
2018-12-20 10:59:22 +0100
f91220980amodification of the README
Michele De Bonis
2018-12-20 10:57:17 +0100
0e3ce0100cmodification of the README
Michele De Bonis
2018-12-20 10:53:32 +0100
07315ed492modification of the README
Michele De Bonis
2018-12-20 10:51:53 +0100
2be03ecce9modification of the README
Michele De Bonis
2018-12-20 10:50:05 +0100
6e9bf11e2dmodification of the README
Michele De Bonis
2018-12-20 10:47:56 +0100
9ff83d6567implementation of the decision tree for the deduplication of the authors, implementation of multiple comparators to be used in a tree node and definition of the proto for person entity
Michele De Bonis
2018-12-20 09:54:41 +0100
0bd20c565aimplementation 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
Michele De Bonis
2018-12-12 16:30:03 +0100
d72960f8b9apply limits (length, size) to pace Fields
Claudio Atzori
2018-11-20 10:51:38 +0100
1ff5be3f04[maven-release-plugin] prepare for next development iteration
Claudio Atzori
2018-11-19 17:41:45 +0100
75c3daf38cusing released mapping-utils module
Claudio Atzori
2018-11-19 17:39:28 +0100
e5a77f0a53added new properties to FieldDef (size, length) to limit the information mapped onto each MapDocument
Claudio Atzori
2018-11-19 17:37:57 +0100
db37cce4a4[maven-release-plugin] prepare for next development iteration
Claudio Atzori
2018-11-17 09:13:16 +0100
9a14b0ecbcpropagate exceptions in case of serialization errors, removed configuration pretty printing, removed unused class ScoredResult
Claudio Atzori
2018-11-12 15:52:18 +0100
71fe456a62[maven-release-plugin] prepare for next development iteration
Claudio Atzori
2018-11-12 14:23:36 +0100