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:
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')) |
Bug tracker:https://github.com/abrja/rflashtext/issues
Last updated 1 years agofrom:b0edb492d3. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 26 2024 |
R-4.5-win-x86_64 | OK | Oct 26 2024 |
R-4.5-linux-x86_64 | OK | Oct 26 2024 |
R-4.4-win-x86_64 | OK | Oct 26 2024 |
R-4.4-mac-x86_64 | OK | Oct 26 2024 |
R-4.4-mac-aarch64 | OK | Oct 26 2024 |
R-4.3-win-x86_64 | OK | Oct 26 2024 |
R-4.3-mac-x86_64 | OK | Oct 26 2024 |
R-4.3-mac-aarch64 | OK | Oct 26 2024 |
Readme and manuals
Help Manual
Help page | Topics |
---|---|
FlashText algorithm to find and replace words | keyword_processor |
FlashText algorithm to find and replace words | KeywordProcessor |