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.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'))

Peer review:

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

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

On CRAN:

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

Last updated 1 years agofrom:b0edb492d3. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 26 2024
R-4.5-win-x86_64OKOct 26 2024
R-4.5-linux-x86_64OKOct 26 2024
R-4.4-win-x86_64OKOct 26 2024
R-4.4-mac-x86_64OKOct 26 2024
R-4.4-mac-aarch64OKOct 26 2024
R-4.3-win-x86_64OKOct 26 2024
R-4.3-mac-x86_64OKOct 26 2024
R-4.3-mac-aarch64OKOct 26 2024

Exports:keyword_processorKeywordProcessor

Dependencies:R6Rcpp