gagolews/stringx
Drop-in replacements for base R string functions powered by stringi
This R package helps data analysts and researchers handle text data in R programs, especially when dealing with multiple languages or diverse character sets. It takes your existing R code for text manipulation (like combining, searching, or changing case) and processes it more reliably and consistently across different computing environments and languages. This is for R users who work with global datasets or require precise handling of text and date-time information.
No commits in the last 6 months.
Use this if you need R functions for text and date-time processing that work consistently across different operating systems and fully support various international languages and character sets.
Not ideal if your R projects exclusively use basic English text manipulation and you don't encounter issues with platform differences or international character support.
Stars
28
Forks
—
Language
HTML
License
—
Category
Last pushed
Jan 11, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/gagolews/stringx"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
quanteda/quanteda
An R package for the Quantitative Analysis of Textual Data
juliasilge/tidytext
Text mining using tidy tools :sparkles::page_facing_up::sparkles:
massimoaria/tall
Text Analysis for aLL
keyATM/keyATM
An R package for Keyword Assisted Topic Models
gagolews/stringi
Fast and Portable Character String Processing in R (with the Unicode ICU)