mkearney/googleapis
R client for accessing Google Cloud Natural Language APIs
This tool helps social media analysts, market researchers, or anyone analyzing public opinion quickly understand the sentiment expressed in text. You provide raw text data, like social media posts or customer reviews, and it delivers sentiment scores (positive, neutral, negative) for each sentence and the overall document. It's designed for users comfortable working in R.
No commits in the last 6 months.
Use this if you need to analyze the emotional tone of large volumes of text, such as social media feeds or customer feedback, and prefer to do so within the R environment.
Not ideal if you need to perform more advanced natural language processing tasks beyond sentiment analysis, such as entity extraction or syntax analysis.
Stars
9
Forks
2
Language
R
License
—
Category
Last pushed
Sep 25, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/mkearney/googleapis"
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)