# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "blocking" in publications use:' type: software license: GPL-3.0-only title: 'blocking: Various Blocking Methods for Entity Resolution' version: 1.0.3 doi: 10.32614/CRAN.package.blocking abstract: 'The goal of ''blocking'' is to provide blocking methods for record linkage and deduplication using approximate nearest neighbour (ANN) algorithms and graph techniques. It supports multiple ANN implementations via ''rnndescent'', ''RcppHNSW'', ''RcppAnnoy'', and ''mlpack'' packages, and provides integration with the ''reclin2'' package. The package generates shingles from character strings and similarity vectors for record comparison, and includes evaluation metrics for assessing blocking performance including false positive rate (FPR) and false negative rate (FNR) estimates. For details see: Papadakis et al. (2020) , Steorts et al. (2014) , Dasylva and Goussanou (2021) , Dasylva and Goussanou (2022) .' authors: - family-names: Beręsewicz given-names: Maciej email: maciej.beresewicz@ue.poznan.pl orcid: https://orcid.org/0000-0002-8281-4301 - family-names: Struzik given-names: Adam email: adastr5@st.amu.edu.pl repository: https://ncn-foreigners.r-universe.dev repository-code: https://github.com/ncn-foreigners/blocking commit: f06c0737b945bd0d4df56914a2b3fb8f4a97e73a url: https://ncn-foreigners.ue.poznan.pl/blocking/ date-released: '2026-05-14' contact: - family-names: Beręsewicz given-names: Maciej email: maciej.beresewicz@ue.poznan.pl orcid: https://orcid.org/0000-0002-8281-4301