Commit Graph

192 Commits

Author SHA1 Message Date
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
Michele De Bonis 7e2e7dcdcd implementation of the support for authors deduplication: cosinesimilarity comparator and double array json parser 2023-04-17 11:06:27 +02:00
Michele De Bonis b5584f084a minor change in the author match which now can compute count and percentage 2023-04-04 17:10:37 +02:00
Michele De Bonis 66472ce408 implementation of author dedup configuration and lnfi clustering function 2023-01-31 11:53:10 +01:00
Michele De Bonis 00466512ea implementation of the new software configuration 2022-11-22 17:48:34 +01:00
Michele De Bonis 42cff050e7 minor changes 2022-11-21 14:35:46 +01:00
miconis 6c47fb0e67 implementation of comparators and clustering function for the author deduplication 2022-04-19 10:18:09 +02:00
miconis 9618e889bd test implementation for the new fdup version 2022-04-13 09:48:56 +02:00
miconis 66b64937ed [maven-release-plugin] prepare for next development iteration 2022-03-15 15:06:18 +01:00
miconis 5156950a3c [maven-release-plugin] prepare release dnet-dedup-4.1.12 2022-03-15 15:06:12 +01:00
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
miconis 0553103486 [maven-release-plugin] prepare for next development iteration 2022-03-09 13:43:48 +01:00
miconis 674123f695 [maven-release-plugin] prepare release dnet-dedup-4.1.11 2022-03-09 13:43:44 +01:00
miconis cb72ce0a22 bug fix in the AuthorMatch, implementation of the concat function in the model creation with jpath query 2022-03-09 12:53:09 +01:00
miconis 613b32fcf7 implementation of the size threshold on authors list match 2022-03-08 16:49:28 +01:00
miconis aae4180142 [maven-release-plugin] prepare for next development iteration 2022-01-13 17:22:16 +01:00
miconis 277bedaec8 [maven-release-plugin] prepare release dnet-dedup-4.1.10 2022-01-13 17:22:12 +01:00
miconis de66199001 minor change 2022-01-13 17:20:20 +01:00
miconis 62219e2f46 [maven-release-plugin] prepare for next development iteration 2022-01-13 15:15:05 +01:00
miconis e6f66faeaa [maven-release-plugin] prepare release dnet-dedup-4.1.9 2022-01-13 15:15:00 +01:00
miconis e168d95ec0 bug fix in the authormatch comparator, implementation of tests 2022-01-13 11:58:28 +01:00
miconis 6eb0730188 [maven-release-plugin] prepare for next development iteration 2021-12-30 13:11:57 +01:00
miconis 6c238291bb [maven-release-plugin] prepare release dnet-dedup-4.1.8 2021-12-30 13:11:52 +01:00
miconis 5e8757a457 implementation of new comparators for publication dedup configuration update 2021-12-27 17:35:02 +01:00
miconis 451114418d implementation of the instance type comparator and its tests 2021-11-04 15:20:57 +01:00
miconis 5a52aed8e1 dedup test implementation & graph drawing tools 2021-09-13 14:53:19 +02:00
miconis 30aeed3803 [maven-release-plugin] prepare for next development iteration 2021-05-03 16:09:56 +02:00
miconis 4c3b1125d0 [maven-release-plugin] prepare release dnet-dedup-4.1.7 2021-05-03 16:09:08 +02:00
miconis 67a0f965e7 minor change: version updated 2021-05-03 16:05:39 +02:00
miconis 249d25a593 Merge branch 'master' of code-repo.d4science.org:D-Net/dnet-dedup 2021-05-03 15:38:00 +02:00
miconis fad803bd46 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
Claudio Atzori 88e18c3196 [maven-release-plugin] prepare for next development iteration 2021-04-12 16:12:15 +02:00
Claudio Atzori aee3d38783 [maven-release-plugin] prepare release dnet-dedup-4.0.6 2021-04-12 16:12:10 +02:00
miconis e65526848a implementation of the wf to dedup entities, addition of the module to run the wf on the cluster 2020-12-04 15:41:31 +01:00
miconis 135c30923f [maven-release-plugin] prepare for next development iteration 2020-09-29 12:06:38 +02:00
miconis cc19511e4e [maven-release-plugin] prepare release dnet-dedup-4.0.5 2020-09-29 12:06:35 +02:00
miconis 5021e5048f fixed error in the treeprocessor. it used th=-1 as default value, now it use th=1 2020-09-29 12:01:25 +02:00
miconis 9e8ea8f6ee fixed error in the block processor: entities with orderField=null were not considered 2020-09-19 17:43:41 +02:00
Sandro La Bruzzo eea8e87b25 fixed NPE 2020-08-06 10:27:05 +02:00
miconis dcb09aaf0d [maven-release-plugin] prepare for next development iteration 2020-07-16 18:59:25 +02:00
miconis 48e263fc8f [maven-release-plugin] prepare release dnet-dedup-4.0.4 2020-07-16 18:59:22 +02:00
miconis 7188648bdc implementation of the clustering function for the suffixprefix chain 2020-07-16 18:57:55 +02:00
Claudio Atzori 63cea67788 [maven-release-plugin] prepare for next development iteration 2020-07-15 17:57:09 +02:00
Claudio Atzori e3cb705471 [maven-release-plugin] prepare release dnet-dedup-4.0.3 2020-07-15 17:57:04 +02:00
Claudio Atzori a2106f34cf removed maven release.property 2020-07-15 17:52:27 +02:00
Claudio Atzori 20848c1c6e reverted to 4.0.3-SNAPSHOT 2020-07-15 17:37:36 +02:00
Claudio Atzori 055adbb56d Revert "wordssuffixprefix: adjust the token length according to the number of words; removed maven release temporary files"
This reverts commit ecebdff026.
2020-07-15 17:35:56 +02:00
Claudio Atzori b27c6ea2a5 Revert "reverted to 4.0.3-SNAPSHOT"
This reverts commit 3de4f571f4.
2020-07-15 17:28:37 +02:00
Claudio Atzori aa7459973e [maven-release-plugin] rollback the release of dnet-dedup-4.0.3 2020-07-15 17:24:43 +02:00
Claudio Atzori af32d604da [maven-release-plugin] prepare release dnet-dedup-4.0.3 2020-07-15 17:24:25 +02:00