Learn R Programming

needmining (version 0.1.1)

A Simple Needmining Implementation

Description

Showcasing needmining (the semi-automatic extraction of customer needs from social media data) with Twitter data. It uses the handling of the Twitter API provided by the package 'rtweet' and the textmining algorithms provided by the package 'tm'. Niklas Kuehl (2016) wrote an introduction to the topic of needmining.

Copy Link

Version

Install

install.packages('needmining')

Monthly Downloads

27

Version

0.1.1

License

GPL-3

Maintainer

Dorian Proksch

Last Published

March 8th, 2019

Functions in needmining (0.1.1)

twitterLogin

Login into Twitter API
downloadTweets

Downloading Tweets based on a keyword list
filterTweetsMachineLearning

Classify needs based on machine learning
filterTweetsNeedwords

Filter tweets containing need indicating words
needmining-package

Functions for a simple needmining implementation
NMTrainingData

Training dataset regarding the user needs for smart speakers
NMdataToClassify

Test dataset regarding the user needs for smart speakers
saveNeedminingFile

Save Tweet file
readNeedminingFile

Read Tweet file
removeTweetsStopwords

Remove Tweets containing stopwords