Package: needmining
Type: Package
Title: A Simple Needmining Implementation
Version: 0.1.0
Author: Dorian Proksch
Maintainer: Dorian Proksch <dorian.proksch@hhl.de>
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 packages 'RTextTools' and 'tm'.
	Niklas Kuehl (2016) <doi:10.1007/978-3-319-32689-4_14> wrote an introduction to the topic of needmining.
License: GPL-3
Imports: utils, rtweet, stringr, RTextTools, tm
Encoding: UTF-8
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-02-16 13:45:54 UTC; Dorian
Repository: CRAN
Date/Publication: 2019-02-27 10:30:03 UTC
