highlightr (development version)
Providing instructions on how to save highlighted output to .html file
Correcting
wiki_pages
description with correct number of rowsListing packages necessary for creating
wiki_pages
objectAdding option to specify n-gram width in
collocate_comments_fuzzy
Adding comments to example scripts and further description for collocation functions
highlightr 1.1.2
CRAN release: 2025-06-26
Remove dependency on
fuzzyjoin
package, and usezoomerjoin
package insteadChange Levenshtein distance calculation in fuzzy joins to Jaccard distance
Re-compute fuzzy weights based on new distance calculation