Deducer Text

65 views
Skip to first unread message

Kennen

unread,
Mar 26, 2012, 9:47:29 AM3/26/12
to Deducer
I have been looking to download the Deducer Text package and can not
find it. Is it available yet?

Helios De Rosario

unread,
Mar 26, 2012, 5:36:32 PM3/26/12
to Deducer
It's under development, I think:
https://r-forge.r-project.org/R/?group_id=1123

Helios

Ian Fellows

unread,
Mar 27, 2012, 3:19:39 PM3/27/12
to ded...@googlegroups.com
It is under development (though not much has been done with it in some
time).You can install it with

install.packages(c("tm","wordcloud","Snowball", "RColorBrewer"))
install.packages("DeducerText",
repos="http://R-Forge.R-project.org",type="source")

And load it (with some data)

library(DeducerText)
data(crude)

Some documentation is available:
http://www.deducer.org/pmwiki/index.php?n=Main.DeducerText

Best,
Ian

Reply all
Reply to author
Forward
0 new messages