DutchSentimentAnalysis: DutchSentimentAnalysis: A package for performing dutch...

DutchSentimentAnalysisR Documentation

DutchSentimentAnalysis: A package for performing dutch sentiment analyses.

Description

The sentiment analysis is conducted by using a dutch sentiment dictionary that contains of +5000 classified words. Pattern matching with the classified words in the dictionary is performed by computing similarity indices and also takes negation into account ('niet leuk', 'geen charme').

Details

The function scores textual input on a scale from -2 to 2, where negative/positive scores indicate negative/positive sentiment.

Sentiment analysis

dutch_sentiment_analysis

Dutch Sentiment Dictionary

dutch_sentiment_dictionary
If you want to lookup a word in the dictionary use: get_word_sentiment

Validation data

product_reviews


Glender/DutchSentimentAnalysis documentation built on March 11, 2024, 2:36 p.m.