Package: firmmatchr 0.1.3
firmmatchr: Robust Probabilistic Matching for German Company Names
A pipeline for matching messy company name strings against a clean dictionary (e.g., 'Orbis'). Implements a cascading strategy: Exact -> Fuzzy ('zoomerjoin') -> 'FTS5' ('SQLite') -> Rarity Weighted. References: Beniamino Green (2025) <https://beniamino.org/zoomerjoin/>; <https://www.sqlite.org/fts5.html>.
Authors:
firmmatchr_0.1.3.tar.gz
firmmatchr_0.1.3.zip(r-4.7)firmmatchr_0.1.3.zip(r-4.6)firmmatchr_0.1.3.zip(r-4.5)
firmmatchr_0.1.3.tgz(r-4.6-any)firmmatchr_0.1.3.tgz(r-4.5-any)
firmmatchr_0.1.3.tar.gz(r-4.7-any)firmmatchr_0.1.3.tar.gz(r-4.6-any)
firmmatchr_0.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
firmmatchr/json (API)
NEWS
| # Install 'firmmatchr' in R: |
| install.packages('firmmatchr', repos = c('https://swediot.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/swediot/firmmatchr/issues
Last updated from:c795e1971f. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 155 | ||
| source / vignettes | OK | 180 | ||
| linux-release-x86_64 | NOTE | 156 | ||
| macos-release-arm64 | NOTE | 196 | ||
| macos-oldrel-arm64 | NOTE | 213 | ||
| windows-devel | NOTE | 78 | ||
| windows-release | NOTE | 88 | ||
| windows-oldrel | NOTE | 83 | ||
| wasm-release | OK | 140 |
Exports:match_companiesnormalize_company_namevalidate_matches_llm
Dependencies:askpassbitbit64blobcachemclicliprcollapsecpp11crayoncurldata.tableDBIdigestdplyrfastmapgenericsgluehmshttrjsonlitelifecyclemagrittrmemoisemimeopensslpillarpkgconfigprettyunitsprogressprogressrpurrrR6RcppreadrrlangRSQLitestringdiststringistringrsystibbletidyrtidyselecttzdbutf8vctrsvroomwithrzoomerjoin
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Match Company Names against a Dictionary | match_companies |
| Normalize Company Names | normalize_company_name |
| Validate Matches using LLM (Azure OpenAI) | validate_matches_llm |
