<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Robust Probabilistic Matching of Company Names</dc:title>
  <dc:title>R package firmmatchr version 0.2.0</dc:title>
  <dc:description>A pipeline for matching messy company name strings against a clean dictionary (e.g., 'Orbis').
    Implements a cascading strategy: Exact -&gt; Fuzzy ('zoomerjoin') -&gt; 'FTS5' ('SQLite') -&gt; Rarity Weighted.
    Name normalization covers German, French, Italian and English legal forms and conventions,
    which suits multilingual registers such as the Swiss one.
    Normalization discards detail, so several dictionary entries can collapse onto one string;
    these groups are matched once and a crosswalk back to every original entry is retained.
    References: Beniamino Green (2025) &lt;https://github.com/beniaminogreen/zoomerjoin&gt;; &lt;https://www.sqlite.org/fts5.html&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: data.table, stringi, stringdist, zoomerjoin, DBI, RSQLite,
cli, progressr, httr, jsonlite, glue, purrr, readr, dplyr,
stats</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Giulian Etingin-Frati &lt;etingin-frati@kof.ethz.ch&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Giulian Etingin-Frati [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=firmmatchr/LICENSE)</dc:rights>
  <dc:date>2026-07-28</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=firmmatchr</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.firmmatchr</dc:identifier>
</oai_dc:dc>
