Movatterモバイル変換
[0]ホーム
fedmatch 2.1.0
- Fixed several bugs leading to too many threads being used. Be sureto set number of threads with “Sys.setenv(”OMP_THREAD_LIMIT” = N)” touse more threads if you’d like.
fedmatch 2.0.7
- Fixed error with stringdist receiving zero-length number ofthreads
fedmatch 2.0.6
- Fixed documentation referencing “X” to be to the propervignette
- Fixed documentation referencing “wgt_jaccard_distance” that shouldbe “wgt_jaccard_dist”
- Fixed issue so that multivar_match warns when invalid compare_typesare used
- Fixed issue where wgt_jaccard_dist wasn’t listed as a valid comparetype
- Fixed bug where ‘difference’ comparison method would assign wrongscores for negative numbers
- Improved documentation around scoring for post-hoc matchscores
fedmatch 2.0.5
- Fixed bug in
build_tier_settings that didn’t includesequential_words argument - Fixed bug where
clean_strings wasn’t removing thereplacement words even ifremove_words == T - Fixed bug where
tier_match didn’t work in some caseswithfuzzy_match - Now exporting
build_corpus to easily computewgt_jaccard_distance - Added weighted jaccard distance option to
compare_typein multivar matching
fedmatch 2.0.4
- Added
wgt_jaccard_distance to easily compute WeightedJaccard Distances for two string vectors - Lowered R requirement to 3.5.3
- Added behavior to remove NA observations from exact matches,reinserting them into later tiers if necessary
- Fixed bug in
tier_match building ‘nomatch’ datasetsincorrectly - Fixed bug in
wgt_jaccard where inverse frequencies werenot being logged.
fedmatch 2.0.3
- Fixed STATE_FIPS to actually include FIPS codes
- Changed the output column from ‘multivar’ matching to be called‘multivar_score’ rather than ‘matchscore’, so as not to conflict withscore_settings in
merge_plus - Fixed bug in Weighted Jaccard scoring that would allow scores > 1if the two names shared multiples of the same word
fedmatch 2.0.2
- Fixed bugs in Weighted Jaccard code to run on MacOSenvironments
fedmatch 2.0.1
- Fixed bugs in Makevars so that C++ code runs in parallel
- Fixed bugs in
tier_match that stopped matches frombeing removed in between tiers - Fixed bugs preventing the successful build on other platformsbesides native Linux
fedmatch 2.0.0
- Added full data.table functionality to dramatically increasespeed
- Added ‘multivar’ matching to match on multiple variables
- Added capability to train a logit model and use the output
- Added ‘Weighted Jaccard’ match to get better matches
[8]ページ先頭