Package: rflashtext 1.0.0.9000

rflashtext: FlashText Algorithm for Finding and Replacing Words

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.

Authors:Abraham Jaimes [aut, cre]

rflashtext_1.0.0.9000.tar.gz
rflashtext_1.0.0.9000.zip(r-4.5)rflashtext_1.0.0.9000.zip(r-4.4)rflashtext_1.0.0.9000.zip(r-4.3)
rflashtext_1.0.0.9000.tgz(r-4.5-x86_64)rflashtext_1.0.0.9000.tgz(r-4.5-arm64)rflashtext_1.0.0.9000.tgz(r-4.4-x86_64)rflashtext_1.0.0.9000.tgz(r-4.4-arm64)rflashtext_1.0.0.9000.tgz(r-4.3-x86_64)rflashtext_1.0.0.9000.tgz(r-4.3-arm64)
rflashtext_1.0.0.9000.tar.gz(r-4.5-noble)rflashtext_1.0.0.9000.tar.gz(r-4.4-noble)
rflashtext_1.0.0.9000.tgz(r-4.4-emscripten)rflashtext_1.0.0.9000.tgz(r-4.3-emscripten)
rflashtext.pdf |rflashtext.html
rflashtext/json (API)
NEWS

# Install 'rflashtext' in R:
install.packages('rflashtext', repos = c('https://abrja.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/abrja/rflashtext/issues

Pkgdown site:https://abrja.github.io

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

cpp

3.60 score 8 stars 9 scripts 118 downloads 2 exports 2 dependencies

Last updated 2 years agofrom:b0edb492d3. Checks:12 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 25 2025
R-4.5-win-x86_64OKMar 25 2025
R-4.5-mac-x86_64OKMar 25 2025
R-4.5-mac-aarch64OKMar 25 2025
R-4.5-linux-x86_64OKMar 25 2025
R-4.4-win-x86_64OKMar 25 2025
R-4.4-mac-x86_64OKMar 25 2025
R-4.4-mac-aarch64OKMar 25 2025
R-4.4-linux-x86_64OKMar 25 2025
R-4.3-win-x86_64OKMar 25 2025
R-4.3-mac-x86_64OKMar 25 2025
R-4.3-mac-aarch64OKMar 25 2025

Exports:keyword_processorKeywordProcessor

Dependencies:R6Rcpp