storieswithsiva/Text-Mining-in-R
📷 Generates Text Analytics using Bag of Words. Upload your data and it will suggest the relevant Newsgroups for you.
This project helps organize large amounts of unstructured text by automatically categorizing documents into relevant groups. You provide a collection of text documents, and it processes them to suggest which predefined newsgroup or category each document belongs to. This is ideal for researchers, marketers, or anyone dealing with extensive textual data who needs to quickly sort and understand document themes.
No commits in the last 6 months.
Use this if you need to automatically classify a large dataset of text documents, like articles, emails, or user comments, into predefined categories.
Not ideal if you need to perform real-time text analysis or work with languages other than English, as the project focuses on English newsgroup classification.
Stars
15
Forks
5
Language
R
License
GPL-3.0
Category
Last pushed
Jul 23, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/storieswithsiva/Text-Mining-in-R"
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)