Skip to content

Commit edc22c7

Browse files
committed
New release to match version used in article
1 parent 2d54385 commit edc22c7

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: exchanger
22
Type: Package
33
Title: Bayesian Entity Resolution with Exchangeable Random Partition Priors
4-
Version: 0.2.0
5-
Date: 2020-12-17
4+
Version: 0.3.0
5+
Date: 2023-01-25
66
Authors@R: c(
77
person(given = "Neil",
88
family = "Marchant",

NEWS.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# exchanger 0.3.0
2+
* Fixes error in Gibbs update for entity attributes and links
3+
* Uses improved scaling for "temperature" of distortion softmax distribution
4+
* Adds support for point mass priors on the distortion probabilities
5+
* Adds support for a gamma prior on the concentration parameter associated with
6+
the distortion distribution
7+
* Fixes bug in update for Pitman-Yor parameters
8+
19
# exchanger 0.2.0
210
* First release after major refactoring
311
* Depend on `comparator` and `clevr` for distance functions and evaluation

0 commit comments

Comments
 (0)