highlightr (development version)
- Updating transcript_frequency() to appropriately recognize “+”,“=”, “.extension”
highlightr 1.2.0
CRAN release: 2025-10-19
Providing instructions on how to save highlighted output to .html file
Correcting
wiki_pagesdescription with correct number of rowsListing packages necessary for creating
wiki_pagesobjectAdding option to specify n-gram width in
collocate_comments_fuzzyAdding comments to example scripts and further description for collocation functions
highlightr 1.1.2
CRAN release: 2025-06-26
Remove dependency on
fuzzyjoinpackage, and usezoomerjoinpackage insteadChange Levenshtein distance calculation in fuzzy joins to Jaccard distance
Re-compute fuzzy weights based on new distance calculation
