Releases: kosukeimai/fastLink
Releases · kosukeimai/fastLink
fastLink v0.6.1
- Renormalized Damerau–Levenshtein distance to compare strings
- Fix issues with Matrix class for all gamma functions
- Remove FactoClass dependencies
fastLink v0.6.0
Small bug fixes
CRAN Release Version 0.5.0
New blocking functionalities in blockData()
and stringSubset()
, plus bug fixes.
CRAN Release Version 0.4.0
Log-linear EM for modeling conditional dependence introduced, duplicated code to get matching patterns removed, plus minor bug fixes.
CRAN Release Version 0.3.1
Small bug fix in confusion()
function.
CRAN version 0.3.0
CRAN version 0.3.0 released. Includes numeric comparison field functionality in fastLink()
wrapper and gammaNUMpar()
, and confusion table calculation through confusion()
.
fastLink Version 0.2.0
- Added visualization tools
- Return all matches with return.all = TRUE
- Automatically returning all zetas with getPosterior()
- Bug submitted by Tom Paskhalis
- preprocText function written, folded cleanAddressUSPS into preprocText
- Fix to gammaCK2par() for windows machines
fastLink Version 0.1.1
Correcting minor issue with compiled code on Solaris machines
fastLink Version 0.1.0 - Initial Release on CRAN
Initial release of fastLink R package on CRAN
fastLink Version 0.1.0
First pre-release of fastLink