news-r/decipher
📇 Simple NLP in R
This tool helps R users analyze text by building custom language models. You input raw text documents or sentences, and it outputs classified documents (e.g., 'Sports', 'Business') or extracts specific entities like names or sentiments. This is for R users who work with text data and need to categorize documents or find particular pieces of information within text.
No commits in the last 6 months.
Use this if you need to build and train custom Natural Language Processing (NLP) models within R to classify documents or extract specific named entities like product names, people, or sentiments from text.
Not ideal if you're looking for pre-built, general-purpose NLP capabilities without the need to train custom models, or if you prefer working outside of the R environment.
Stars
7
Forks
1
Language
R
License
—
Category
Last pushed
Jul 16, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/news-r/decipher"
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)