news-r/textblob
📜 TextBlob for R
This tool helps R users analyze and manipulate text data within their R environment. It takes in plain text strings or documents and can output sentiment scores, corrected spelling, or translated text. This is designed for data analysts, researchers, or anyone working with text in R who needs to quickly extract insights or clean textual data.
No commits in the last 6 months.
Use this if you are an R user who needs to perform basic natural language processing tasks like sentiment analysis, spell checking, or translation directly within your R scripts and workflows.
Not ideal if you prefer to work exclusively in Python or require highly specialized, advanced natural language processing features beyond basic text analysis.
Stars
8
Forks
1
Language
R
License
—
Category
Last pushed
Nov 21, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/news-r/textblob"
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)