This repository contains an R package for aligning texts using the Smith-Waterman algorithm. This is especially usefull if you want to
install.packages("text.alignment")
remotes::install_github("DIGI-VUB/text.alignment", build_vignettes = TRUE)
Look to the vignette and the documentation of the functions
vignette("textalignment", package = "text.alignment")
help(package = "text.alignment")
By DIGI: Brussels Platform for Digital Humanities: https://digi.research.vub.be
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.