<?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>Probabilistic Spelling Correction in a Character Vector</dc:title>
  <dc:title>R package spell.replacer version 1.0.1</dc:title>
  <dc:description>Automatically replaces "misspelled" words in a character vector
    based on their string distance from a list of words sorted by their frequency
    in a corpus. The default word list provided in the package comes from 
    the Corpus of Contemporary American English. Uses the Jaro-Winkler distance
    metric for string similarity as implemented in van der Loo (2014) 
    &lt;doi:10.32614/RJ-2014-011&gt;. The word frequency data is derived from 
    Davies (2008-) "The Corpus of Contemporary American English (COCA)" 
    &lt;https://www.english-corpora.org/coca/&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.10)</dc:relation>
  <dc:relation>Imports: hunspell, stringr, stringdist, textclean</dc:relation>
  <dc:relation>Suggests: rmarkdown, knitr, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>David Brown &lt;dwb2@andrew.cmu.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>David Brown [aut, cre] (ORCID: &lt;https://orcid.org/0000-0001-7745-6354&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=spell.replacer/LICENSE)</dc:rights>
  <dc:date>2025-09-03</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=spell.replacer</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.spell.replacer</dc:identifier>
</oai_dc:dc>
