<?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>Text Alignment with Smith-Waterman</dc:title>
  <dc:title>R package text.alignment version 0.1.5</dc:title>
  <dc:description>Find similarities between texts using the Smith-Waterman algorithm. The algorithm performs local sequence alignment and determines similar regions between two strings.
    The Smith-Waterman algorithm is explained in the paper: "Identification of common molecular subsequences" by T.F.Smith and M.S.Waterman (1981), available at &lt;doi:10.1016/0022-2836(81)90087-5&gt;. 
    This package implements the same logic for sequences of words and letters instead of molecular sequences.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: Rcpp (&gt;= 0.11.5)</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: knitr, markdown, rmarkdown</dc:relation>
  <dc:creator>Jan Wijffels &lt;jwijffels@bnosac.be&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Jan Wijffels [aut, cre, cph] (Rewrite of functionalities from the
    textreuse R package),
  Vrije Universiteit Brussel - DIGI: Brussels Platform for Digital
    Humanities [cph],
  Lincoln Mullen [ctb, cph]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=text.alignment/LICENSE)</dc:rights>
  <dc:date>2025-11-27</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=text.alignment</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.text.alignment</dc:identifier>
</oai_dc:dc>
