news-r/nltk4r
Natural Language Toolkit for R
This tool helps you analyze text data within your existing R workflows. You can input raw text, like articles or documents, and it helps you break down sentences into individual words, identify parts of speech, and recognize named entities. Researchers, marketers, or anyone working with text data in R can use this to extract meaningful insights.
No commits in the last 6 months.
Use this if you need to perform common natural language processing tasks, such as text tokenization, part-of-speech tagging, or named entity recognition, directly within your R environment.
Not ideal if you prefer to work exclusively with Python for your NLP tasks or need advanced deep learning NLP models.
Stars
10
Forks
3
Language
R
License
—
Category
Last pushed
Aug 20, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/news-r/nltk4r"
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)