Compare lists of texts, factors, or numerical values to measure their similarity. The motivating use case is evaluating the similarity of large language model responses across models, providers, or prompts. Approximate string matching is implemented using 'stringdist'.
Version: | 0.1.0 |
Imports: | cli, dplyr, ggbeeswarm, ggplot2, purrr, scales, stats, stringdist |
Suggests: | testthat (≥ 3.0.0), devtools |
Published: | 2025-03-10 |
DOI: | 10.32614/CRAN.package.samesies |
Author: | Dylan Pieper [aut, cre] |
Maintainer: | Dylan Pieper <dylanpieper at gmail.com> |
License: | MIT + file LICENSE |
URL: | https://dylanpieper.github.io/samesies/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | samesies results |
Reference manual: | samesies.pdf |
Package source: | samesies_0.1.0.tar.gz |
Windows binaries: | r-devel: samesies_0.1.0.zip, r-release: samesies_0.1.0.zip, r-oldrel: not available |
macOS binaries: | r-devel (arm64): samesies_0.1.0.tgz, r-release (arm64): samesies_0.1.0.tgz, r-oldrel (arm64): samesies_0.1.0.tgz, r-devel (x86_64): samesies_0.1.0.tgz, r-release (x86_64): samesies_0.1.0.tgz, r-oldrel (x86_64): samesies_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=samesies to link to this page.