Implementation of the FlashText algorithm, by Singh (2017) <doi:10.48550/arXiv.1711.00046>. It can be used to find and replace words in a given text with only one pass over the document.
Version: | 1.0.0 |
Imports: | R6, Rcpp |
LinkingTo: | Rcpp |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2023-06-30 |
DOI: | 10.32614/CRAN.package.rflashtext |
Author: | Abraham Jaimes [aut, cre] |
Maintainer: | Abraham Jaimes <abraham.jaimes.mx at gmail.com> |
BugReports: | https://github.com/AbrJA/rflashtext/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/AbrJA/rflashtext |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | rflashtext results |
Reference manual: | rflashtext.pdf |
Package source: | rflashtext_1.0.0.tar.gz |
Windows binaries: | r-devel: rflashtext_1.0.0.zip, r-release: rflashtext_1.0.0.zip, r-oldrel: rflashtext_1.0.0.zip |
macOS binaries: | r-release (arm64): rflashtext_1.0.0.tgz, r-oldrel (arm64): rflashtext_1.0.0.tgz, r-release (x86_64): rflashtext_1.0.0.tgz, r-oldrel (x86_64): rflashtext_1.0.0.tgz |
Old sources: | rflashtext archive |
Please use the canonical form https://CRAN.R-project.org/package=rflashtext to link to this page.