<?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>Correct the Spelling of a Given Word in the English Language</dc:title>
  <dc:title>R package spellcheckr version 0.1.2</dc:title>
  <dc:description>Corrects the spelling of a given word in English 
    using a modification of Peter Norvig's spell correct 
    algorithm (see &lt;http://norvig.com/spell-correct.html&gt;) 
    which handles up to three edits. The algorithm tries to 
    find the spelling with maximum probability of intended
    correction out of all possible candidate corrections from
    the original word.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.10)</dc:relation>
  <dc:relation>Imports: data.table, dplyr, stringr</dc:relation>
  <dc:creator>Selva Prabhakaran &lt;selva86@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Selva Prabhakaran</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2016-10-28</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=spellcheckr</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.spellcheckr</dc:identifier>
</oai_dc:dc>
