bnosac/pattern.nlp
R package to perform sentiment analysis and Parts of Speech tagging for Dutch/French/English/German/Spanish/Italian
This tool helps you quickly understand the sentiment expressed in text or analyze its grammatical structure across multiple languages. You input text in Dutch, French, English, German, Spanish, or Italian, and it outputs sentiment scores (polarity, subjectivity) or a detailed breakdown of words by type (nouns, verbs, etc.). It's ideal for anyone working with multilingual text data, such as researchers, marketers, or social media analysts.
No commits in the last 6 months.
Use this if you need to automatically extract sentiment or perform grammatical analysis on text written in Dutch, French, English, German, Spanish, or Italian.
Not ideal if you require text processing for languages other than those listed or need advanced deep learning text analysis capabilities.
Stars
67
Forks
16
Language
R
License
—
Category
Last pushed
Feb 18, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/bnosac/pattern.nlp"
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)