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