Claudio Atzori
6210f6ee48
Merge pull request 'Precompile blacklists patterns before evaluating clustering criteria' ( #1 ) from optimized-clustering into master
...
Reviewed-on: D-Net/dnet-dedup#1
2023-06-19 12:43:49 +02:00
Giambattista Bloisi
b0ade43608
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
cb595c87bb
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
297eb207a5
minor change in the author match which now can compute count and percentage
2023-04-04 17:10:37 +02:00
Michele De Bonis
6a6c266dde
implementation of author dedup configuration and lnfi clustering function
2023-01-31 11:53:10 +01:00
Michele De Bonis
14f6346676
implementation of the new software configuration
2022-11-22 17:48:34 +01:00
Michele De Bonis
9fee2ed611
minor changes
2022-11-21 14:35:46 +01:00
miconis
9ddd24ba36
implementation of comparators and clustering function for the author deduplication
2022-04-19 10:18:09 +02:00
miconis
97a32faf9b
test implementation for the new fdup version
2022-04-13 09:48:56 +02:00
miconis
10172553ab
[maven-release-plugin] prepare for next development iteration
2022-03-15 15:06:18 +01:00
miconis
bd919ac98d
[maven-release-plugin] prepare release dnet-dedup-4.1.12
2022-03-15 15:06:12 +01:00
miconis
a965233dd0
bug fix in the normalization of a legalname, city map updated and transliteration support added
2022-03-15 14:59:13 +01:00
miconis
ac9708e31b
[maven-release-plugin] prepare for next development iteration
2022-03-09 13:43:48 +01:00
miconis
a5a6054039
[maven-release-plugin] prepare release dnet-dedup-4.1.11
2022-03-09 13:43:44 +01:00
miconis
3bc07c5881
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
699612dd17
implementation of the size threshold on authors list match
2022-03-08 16:49:28 +01:00
miconis
8f07f0c537
[maven-release-plugin] prepare for next development iteration
2022-01-13 17:22:16 +01:00
miconis
620e35db28
[maven-release-plugin] prepare release dnet-dedup-4.1.10
2022-01-13 17:22:12 +01:00
miconis
2ff97781d2
minor change
2022-01-13 17:20:20 +01:00
miconis
1ff6a3dc11
[maven-release-plugin] prepare for next development iteration
2022-01-13 15:15:05 +01:00
miconis
003bcf1699
[maven-release-plugin] prepare release dnet-dedup-4.1.9
2022-01-13 15:15:00 +01:00
miconis
2f1ba56f61
bug fix in the authormatch comparator, implementation of tests
2022-01-13 11:58:28 +01:00
miconis
cea8440153
[maven-release-plugin] prepare for next development iteration
2021-12-30 13:11:57 +01:00
miconis
eb48d31ea6
[maven-release-plugin] prepare release dnet-dedup-4.1.8
2021-12-30 13:11:52 +01:00
miconis
a224bf70a4
implementation of new comparators for publication dedup configuration update
2021-12-27 17:35:02 +01:00
miconis
8f1db32921
implementation of the instance type comparator and its tests
2021-11-04 15:20:57 +01:00
miconis
fbb1b66bfb
dedup test implementation & graph drawing tools
2021-09-13 14:53:19 +02:00
miconis
1144d50a11
[maven-release-plugin] prepare for next development iteration
2021-05-03 16:09:56 +02:00
miconis
f33a18ca9d
[maven-release-plugin] prepare release dnet-dedup-4.1.7
2021-05-03 16:09:08 +02:00
miconis
4bce4f2e8e
minor change: version updated
2021-05-03 16:05:39 +02:00
miconis
c6266242e3
Merge branch 'master' of code-repo.d4science.org:D-Net/dnet-dedup
2021-05-03 15:38:00 +02:00
miconis
4988e9f80d
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
58d013e24f
[maven-release-plugin] prepare for next development iteration
2021-04-12 16:12:15 +02:00
Claudio Atzori
3a7336157b
[maven-release-plugin] prepare release dnet-dedup-4.0.6
2021-04-12 16:12:10 +02:00
miconis
ed0d5d3e1d
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
72116446ec
[maven-release-plugin] prepare for next development iteration
2020-09-29 12:06:38 +02:00
miconis
05a03d97cd
[maven-release-plugin] prepare release dnet-dedup-4.0.5
2020-09-29 12:06:35 +02:00
miconis
2a01022712
minor changes
2020-09-29 12:05:50 +02:00
miconis
dd34e371d7
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
19c3c90d7b
fixed error in the block processor: entities with orderField=null were not considered
2020-09-19 17:43:41 +02:00
Sandro La Bruzzo
a109ebe287
fixed NPE
2020-08-06 10:27:05 +02:00
miconis
a5a3ea24f8
[maven-release-plugin] prepare for next development iteration
2020-07-16 18:59:25 +02:00
miconis
840fe8f4d3
[maven-release-plugin] prepare release dnet-dedup-4.0.4
2020-07-16 18:59:22 +02:00
miconis
07ab904d60
implementation of the clustering function for the suffixprefix chain
2020-07-16 18:57:55 +02:00
Claudio Atzori
eaf7defe0c
[maven-release-plugin] prepare for next development iteration
2020-07-15 17:57:09 +02:00
Claudio Atzori
ff2c8eba12
[maven-release-plugin] prepare release dnet-dedup-4.0.3
2020-07-15 17:57:04 +02:00
Claudio Atzori
7cc3742a26
removed maven release.property
2020-07-15 17:52:27 +02:00
Claudio Atzori
14611ea450
reverted to 4.0.3-SNAPSHOT
2020-07-15 17:37:36 +02:00
Claudio Atzori
9f20f23870
Revert "wordssuffixprefix: adjust the token length according to the number of words; removed maven release temporary files"
...
This reverts commit 51d91fa520
.
2020-07-15 17:35:56 +02:00
Claudio Atzori
9efcd8e245
Revert "reverted to 4.0.3-SNAPSHOT"
...
This reverts commit ec97983ce1
.
2020-07-15 17:28:37 +02:00