jaeyk/tidyethnicnews
R package for turning Ethnic NewsWatch search results into tidyverse-ready dataframes
When analyzing the political voice of minority groups in the US, researchers often work with a large collection of HTML-formatted articles from the ProQuest Ethnic NewsWatch database. This tool takes those downloaded HTML files and converts them into organized tables (dataframes) with article text, author, publication date, and source, ready for further analysis. It's for social science researchers, political scientists, and anyone studying ethnic media content.
No commits in the last 6 months.
Use this if you need to quickly and easily transform manually downloaded HTML search results from the Ethnic NewsWatch database into a structured, tidy format for text analysis in R.
Not ideal if you are looking for an automated web scraping solution for Ethnic NewsWatch, as this is strictly against ProQuest's terms of use and not supported.
Stars
11
Forks
4
Language
R
License
MIT
Category
Last pushed
Dec 07, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/jaeyk/tidyethnicnews"
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)